summaryrefslogtreecommitdiff
path: root/audio/sfx_pointers.asm
diff options
context:
space:
mode:
Diffstat (limited to 'audio/sfx_pointers.asm')
-rw-r--r--audio/sfx_pointers.asm2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/sfx_pointers.asm b/audio/sfx_pointers.asm
index 815a65708..6b4d9df24 100644
--- a/audio/sfx_pointers.asm
+++ b/audio/sfx_pointers.asm
@@ -1,5 +1,6 @@
SFX:
; entries correspond to SFX_* constants
+ table_width 3, SFX
dba Sfx_DexFanfare5079
dba Sfx_Item
dba Sfx_CaughtMon
@@ -208,3 +209,4 @@ SFX:
dba Sfx_TwoPcBeeps
dba Sfx_4NoteDitty
dba Sfx_Twinkle
+ assert_table_length NUM_SFX