summaryrefslogtreecommitdiff
path: root/audio/sfx_pointers.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2018-06-24 19:54:03 -0400
committerGitHub <noreply@github.com>2018-06-24 19:54:03 -0400
commit0cbe04da44744073c4c164df970b1571b1fda1a6 (patch)
tree3af0a92f5f7dc10f32eed04d9daae52749fc33c2 /audio/sfx_pointers.asm
parent131875d3e37044ec995287af7c93decd86a0d659 (diff)
parent1d9a68dbdd0132035f1fc7b7ea8f7fdc24741507 (diff)
Merge pull request #531 from mid-kid/master
Remove all address comments
Diffstat (limited to 'audio/sfx_pointers.asm')
-rw-r--r--audio/sfx_pointers.asm3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/sfx_pointers.asm b/audio/sfx_pointers.asm
index 9cbe1d0eb..c607e9cae 100644
--- a/audio/sfx_pointers.asm
+++ b/audio/sfx_pointers.asm
@@ -1,4 +1,4 @@
-SFX: ; e927c
+SFX:
; entries correspond to SFX_* constants
dba Sfx_DexFanfare5079
@@ -211,4 +211,3 @@ SFX: ; e927c
dba Sfx_TwoPcBeeps
dba Sfx_4NoteDitty
dba Sfx_Twinkle
-; e94e9