summaryrefslogtreecommitdiff
path: root/constants/variables.s
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2016-06-09 04:02:15 -0400
committeryenatch <yenatch@gmail.com>2016-06-15 16:38:19 -0400
commite94cd4803090ce275fb2b489d7e4cc6ade0e3327 (patch)
treea0c8d918e209b1cf7164586bb656078ad7f250f6 /constants/variables.s
parentf2654a380e46152f2624174e8087b6998cccb91b (diff)
Add macros for maps and scripts.
Change map constants to resemble labels to avoid having to convert.
Diffstat (limited to 'constants/variables.s')
-rw-r--r--constants/variables.s3
1 files changed, 3 insertions, 0 deletions
diff --git a/constants/variables.s b/constants/variables.s
new file mode 100644
index 000000000..b92ca5975
--- /dev/null
+++ b/constants/variables.s
@@ -0,0 +1,3 @@
+ .equiv FACING, 0x800c
+ .equiv RESULT, 0x800d
+ .equiv LAST_TALKED, 0x800f