summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2018-04-06 17:04:31 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2018-04-06 17:04:31 -0400
commit411687e2b69d4e2e361e1605564b6c0f8a01ef72 (patch)
treef0b46a11130c60011b57e2860ef42a6225b33bbb /include
parent0e2b97d644f9d95e1d43ac949df757f5eaccb9d2 (diff)
Decompile a debug script related to the Eon Ticket
Diffstat (limited to 'include')
-rw-r--r--include/constants/flags.h2
-rw-r--r--include/macros/event.inc1
2 files changed, 1 insertions, 2 deletions
diff --git a/include/constants/flags.h b/include/constants/flags.h
index a8067f6ca..562741b93 100644
--- a/include/constants/flags.h
+++ b/include/constants/flags.h
@@ -158,7 +158,7 @@
#define FLAG_RECEIVED_GREEN_SCARF 0xCB
#define FLAG_RECEIVED_YELLOW_SCARF 0xCC
-#define FLAG_ECOUNTERED_LATIAS_OR_LATIOS 0xCE
+#define FLAG_ENCOUNTERED_LATIAS_OR_LATIOS 0xCE
#define FLAG_RECEIVED_BASEMENT_KEY 0xD0
#define FLAG_RECEIVED_TM24 0xD1
diff --git a/include/macros/event.inc b/include/macros/event.inc
index fcbd3a055..a27e1da76 100644
--- a/include/macros/event.inc
+++ b/include/macros/event.inc
@@ -1236,7 +1236,6 @@
.macro setvaddress long, word
.byte 0xb8
.4byte \long
- .2byte \word
.endm
.macro vgoto pointer