diff options
author | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2013-12-11 02:00:10 -0500 |
---|---|---|
committer | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2013-12-11 02:00:10 -0500 |
commit | d4d4481df061dc250e2f85ea17103b873df8b49a (patch) | |
tree | 5528b34fde4b221c17ef50af19ebff49dc48868b /constants | |
parent | 9c4be8a91e0df8c2eb8a75a5108898d4f33d01de (diff) |
Move slot machine constants
Diffstat (limited to 'constants')
-rwxr-xr-x | constants/slotmachine_constants.asm | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/constants/slotmachine_constants.asm b/constants/slotmachine_constants.asm deleted file mode 100755 index 651383e6..00000000 --- a/constants/slotmachine_constants.asm +++ /dev/null @@ -1,6 +0,0 @@ -SLOTS7 EQU $0200
-SLOTSBAR EQU $0604
-SLOTSCHERRY EQU $0A08
-SLOTSFISH EQU $0E0C
-SLOTSBIRD EQU $1210
-SLOTSMOUSE EQU $1614
|