mirror of https://github.com/pret/pokecrystal.git
Comment on VAR_* constants
This commit is contained in:
parent
2b4a4ccaab
commit
1f5cc28db7
|
@ -37,7 +37,8 @@ NUM_MEM_BUFFERS EQU const_value
|
|||
const PHONE_CONTACT_REFUSED ; 2
|
||||
|
||||
|
||||
; GetVarAction arguments (see engine/variables.asm)
|
||||
; writecode/checkcode arguments
|
||||
; _GetVarAction.VarActionTable indexes (see engine/variables.asm)
|
||||
const_def
|
||||
const VAR_STRINGBUFFER2 ; 00
|
||||
const VAR_PARTYCOUNT ; 01
|
||||
|
|
Loading…
Reference in New Issue