Fixing a typo in latest #include cleanup for wump_game.pvvs.
authorAaron Taylor <ataylor@subgeniuskitty.com>
Wed, 1 Apr 2020 08:41:46 +0000 (01:41 -0700)
committerAaron Taylor <ataylor@subgeniuskitty.com>
Wed, 1 Apr 2020 08:41:46 +0000 (01:41 -0700)
examples/hunt-the-wumpus/wump_game.pvvs

index 1f48753..9e84222 100644 (file)
@@ -855,7 +855,7 @@ NNN                   | DIE
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
 #include <stdio.pvvs>
 #include <string.pvvs>
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
 #include <stdio.pvvs>
 #include <string.pvvs>
-#include <wump_strings.pvvs
+#include <wump_strings.pvvs>
 NSSVTSTSSSTSN         | MARK: 10100010 (move_or_shoot)
 
 SSSTTSSSSSSSSSSSSN    | PUSH 0x3000 (buffer address)
 NSSVTSTSSSTSN         | MARK: 10100010 (move_or_shoot)
 
 SSSTTSSSSSSSSSSSSN    | PUSH 0x3000 (buffer address)