aboutsummaryrefslogtreecommitdiffstats
path: root/main.asm
diff options
context:
space:
mode:
authorU-Fish-PC\Daniel <corrnondacqb@yahoo.com>2013-12-11 02:00:10 -0500
committerU-Fish-PC\Daniel <corrnondacqb@yahoo.com>2013-12-11 02:00:10 -0500
commitd4d4481df061dc250e2f85ea17103b873df8b49a (patch)
tree5528b34fde4b221c17ef50af19ebff49dc48868b /main.asm
parentDisassemble Slot Machine and Others (diff)
downloadpokeyellow-d4d4481df061dc250e2f85ea17103b873df8b49a.tar.gz
pokeyellow-d4d4481df061dc250e2f85ea17103b873df8b49a.tar.xz
pokeyellow-d4d4481df061dc250e2f85ea17103b873df8b49a.zip
Move slot machine constants
Diffstat (limited to 'main.asm')
-rwxr-xr-xmain.asm7
1 files changed, 7 insertions, 0 deletions
diff --git a/main.asm b/main.asm
index c677b316..39313346 100755
--- a/main.asm
+++ b/main.asm
@@ -49172,6 +49172,13 @@ Func_378a8: ; 378a8 (d:78a8)
SlotMachineMap: ; 378f5 (d:78f5)
INCBIN "gfx/tilemaps/slotmachine.map"
+SLOTS7 EQU $0200
+SLOTSBAR EQU $0604
+SLOTSCHERRY EQU $0A08
+SLOTSFISH EQU $0E0C
+SLOTSBIRD EQU $1210
+SLOTSMOUSE EQU $1614
+
SlotMachineWheel1: ; 379e5 (d:79e5)
dw SLOTS7
dw SLOTSMOUSE