aboutsummaryrefslogtreecommitdiff
path: root/RAM_Var_map
diff options
context:
space:
mode:
Diffstat (limited to 'RAM_Var_map')
-rw-r--r--RAM_Var_map3
1 files changed, 3 insertions, 0 deletions
diff --git a/RAM_Var_map b/RAM_Var_map
new file mode 100644
index 0000000..ed1049b
--- /dev/null
+++ b/RAM_Var_map
@@ -0,0 +1,3 @@
+FF80 = Bunny Y position (in px)
+FF81 = Bunny X position (in px)
+FF82 = Current Direction (Up = 1, Right = 2, Down = 3, Left = 4)