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.asm | |
| parent | Disassemble Slot Machine and Others (diff) | |
| download | pokeyellow-d4d4481df061dc250e2f85ea17103b873df8b49a.tar.gz pokeyellow-d4d4481df061dc250e2f85ea17103b873df8b49a.tar.xz pokeyellow-d4d4481df061dc250e2f85ea17103b873df8b49a.zip | |
Move slot machine constants
Diffstat (limited to 'constants.asm')
| -rw-r--r-- | constants.asm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/constants.asm b/constants.asm index 8191adee..c453884b 100644 --- a/constants.asm +++ b/constants.asm @@ -72,8 +72,6 @@ INCLUDE "constants/palette_constants.asm" INCLUDE "constants/map_constants.asm" INCLUDE "constants/map_dimensions.asm" -INCLUDE "constants/slotmachine_constants.asm" - ; Evolution types EV_LEVEL EQU 1 EV_ITEM EQU 2 |
