More mobile-related labels; remove unneeded map object constants
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
const ENGINE_CREDITS_SKIP
|
||||
const ENGINE_BUG_CONTEST_ON ; 10
|
||||
const ENGINE_BUG_CONTEST_TIMER
|
||||
const ENGINE_12
|
||||
const ENGINE_SAFARI_ZONE
|
||||
const ENGINE_ROCKETS_IN_RADIO_TOWER
|
||||
const ENGINE_BIKE_SHOP_CALL_ENABLED
|
||||
const ENGINE_GIVE_POKERUS
|
||||
|
3
constants/sram_constants.asm
Executable file
3
constants/sram_constants.asm
Executable file
@@ -0,0 +1,3 @@
|
||||
; Mobile bank 5
|
||||
sMobileLoginPassword EQU $aa4b
|
||||
LOGIN_PASSWORD_LENGTH EQU 17
|
Reference in New Issue
Block a user