summaryrefslogtreecommitdiff
path: root/audio/cry_pointers.asm
diff options
context:
space:
mode:
Diffstat (limited to 'audio/cry_pointers.asm')
-rw-r--r--audio/cry_pointers.asm3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/cry_pointers.asm b/audio/cry_pointers.asm
index ec6b17e01..58b948a0b 100644
--- a/audio/cry_pointers.asm
+++ b/audio/cry_pointers.asm
@@ -1,4 +1,6 @@
Cries:
+; entries correspond to CRY_* constants (see constants/cry_constants.asm)
+ table_width 3, Cries
dba Cry_Nidoran_M
dba Cry_Nidoran_F
dba Cry_Slowpoke
@@ -67,3 +69,4 @@ Cries:
dba Cry_Aipom
dba Cry_Dunsparce
dba Cry_Donphan
+ assert_table_length NUM_CRIES