You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Comment on VAR_* constants
This commit is contained in:
@@ -37,7 +37,8 @@ NUM_MEM_BUFFERS EQU const_value
|
|||||||
const PHONE_CONTACT_REFUSED ; 2
|
const PHONE_CONTACT_REFUSED ; 2
|
||||||
|
|
||||||
|
|
||||||
; GetVarAction arguments (see engine/variables.asm)
|
; writecode/checkcode arguments
|
||||||
|
; _GetVarAction.VarActionTable indexes (see engine/variables.asm)
|
||||||
const_def
|
const_def
|
||||||
const VAR_STRINGBUFFER2 ; 00
|
const VAR_STRINGBUFFER2 ; 00
|
||||||
const VAR_PARTYCOUNT ; 01
|
const VAR_PARTYCOUNT ; 01
|
||||||
|
Reference in New Issue
Block a user