summaryrefslogtreecommitdiff
path: root/constants/sprite_data_constants.asm
diff options
context:
space:
mode:
authormid-kid <esteve.varela@gmail.com>2018-01-12 12:15:44 +0100
committermid-kid <esteve.varela@gmail.com>2018-01-12 12:17:55 +0100
commit5b7773b7d3ddf1addd99588cc5c41cd81ecdc402 (patch)
treee4efebe97a1c275dd043596f158d0576cf419775 /constants/sprite_data_constants.asm
parentf27f79488a460f0a89670f3611e1e9e175baf5d6 (diff)
Label frameset 09
It seems to be used as the "big" text entry cursor (i.e. for the bottom 3 buttons in the text entry screen). It is never referenced explicitly, instead used when adding 1 to SPRITEANIMSTRUCT_0E, in NamingScreen_AnimateCursor.
Diffstat (limited to 'constants/sprite_data_constants.asm')
-rw-r--r--constants/sprite_data_constants.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/sprite_data_constants.asm b/constants/sprite_data_constants.asm
index 9ec78d1fb..2958dbf84 100644
--- a/constants/sprite_data_constants.asm
+++ b/constants/sprite_data_constants.asm
@@ -1,4 +1,4 @@
-; overworld_sprite struct members (see gfx/sprite_data.asm)
+; overworld_sprite struct members (see data/sprites.asm)
const_def
const SPRITEDATA_ADDR ; 0
const SPRITEDATA_ADDR_HI ; 1