aboutsummaryrefslogtreecommitdiffstats
path: root/audio/sfx/swap_2.asm
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-06-11 17:48:24 -0700
committerYamaArashi <shadow962@live.com>2016-06-11 17:50:20 -0700
commit7e112672b436afee27f1a5a0d6e7a5964e7829b2 (patch)
tree9176ffc5b6384a48eb32ea8f33ac97d1d67f6865 /audio/sfx/swap_2.asm
parentMerge branch 'master' of github.com:pret/pokeyellow (diff)
downloadpokeyellow-7e112672b436afee27f1a5a0d6e7a5964e7829b2.tar.gz
pokeyellow-7e112672b436afee27f1a5a0d6e7a5964e7829b2.tar.xz
pokeyellow-7e112672b436afee27f1a5a0d6e7a5964e7829b2.zip
remove address comments
Diffstat (limited to 'audio/sfx/swap_2.asm')
-rw-r--r--audio/sfx/swap_2.asm6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/sfx/swap_2.asm b/audio/sfx/swap_2.asm
index 200536ec..270cf15b 100644
--- a/audio/sfx/swap_2.asm
+++ b/audio/sfx/swap_2.asm
@@ -1,11 +1,11 @@
-SFX_Swap_2_Ch1: ; 20439 (2:4439)
+SFX_Swap_2_Ch1:
duty 2
unknownsfx0x20 8, 225, 64, 7
endchannel
-SFX_Swap_2_Ch2: ; 20440 (2:4440)
+SFX_Swap_2_Ch2:
duty 2
unknownsfx0x20 2, 8, 0, 0
unknownsfx0x20 8, 177, 65, 7
- endchannel \ No newline at end of file
+ endchannel