diff options
Diffstat (limited to 'constants')
-rwxr-xr-x | constants/printer_constants.asm | 9 | ||||
-rw-r--r-- | constants/wram_constants.asm | 2 |
2 files changed, 10 insertions, 1 deletions
diff --git a/constants/printer_constants.asm b/constants/printer_constants.asm new file mode 100755 index 000000000..5cd8fcd77 --- /dev/null +++ b/constants/printer_constants.asm @@ -0,0 +1,9 @@ +const_value SET 1 + + const PRINTER_STATUS_CHECKING + const PRINTER_STATUS_TRANSMITTING + const PRINTER_STATUS_PRINTING + const PRINTER_ERROR_1 + const PRINTER_ERROR_2 + const PRINTER_ERROR_3 + const PRINTER_ERROR_4 diff --git a/constants/wram_constants.asm b/constants/wram_constants.asm index f7486fc83..09d457f5e 100644 --- a/constants/wram_constants.asm +++ b/constants/wram_constants.asm @@ -3,7 +3,7 @@ PARTYMON EQU 0 OTPARTYMON EQU 1 BOXMON EQU 2 -BREEDMON EQU 3 +TEMPMON EQU 3 WILDMON EQU 4 ; Options: ; cfcc |