diff options
Diffstat (limited to 'constants')
-rwxr-xr-x | constants/slotmachine_constants.asm | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/constants/slotmachine_constants.asm b/constants/slotmachine_constants.asm new file mode 100755 index 00000000..651383e6 --- /dev/null +++ b/constants/slotmachine_constants.asm @@ -0,0 +1,6 @@ +SLOTS7 EQU $0200
+SLOTSBAR EQU $0604
+SLOTSCHERRY EQU $0A08
+SLOTSFISH EQU $0E0C
+SLOTSBIRD EQU $1210
+SLOTSMOUSE EQU $1614
|