More mobile SDK documentation
Labelled WRAM addresses, added constants for mobile commands, fixed some mobile lib function names, documented most of the functions for specific commands.
This commit is contained in:
@@ -19,3 +19,8 @@
|
||||
NUM_KANA EQU 45 ; length of SortedPokemon table (see mobile/fixed_words.asm)
|
||||
|
||||
MOBILE_LOGIN_PASSWORD_LENGTH EQU 17
|
||||
MOBILE_PHONE_NUMBER_LENGTH EQU 20
|
||||
|
||||
; Maximum amount of time allowed for mobile battles each day
|
||||
MOBILE_BATTLE_ALLOWED_SECONDS EQU 0
|
||||
MOBILE_BATTLE_ALLOWED_MINUTES EQU 10
|
||||
|
Reference in New Issue
Block a user