summaryrefslogtreecommitdiff
path: root/yellow
diff options
context:
space:
mode:
authorluckytyphlosion <alan.rj.huang@gmail.com>2016-03-19 19:07:55 -0400
committerluckytyphlosion <alan.rj.huang@gmail.com>2016-03-19 19:07:55 -0400
commit3e6965491f2989912f95e116e138b58044235a30 (patch)
tree87c67d17c85dd774bd325cdc4294631498715364 /yellow
parentd2a412071cd7cadcd9e3dee6f88f6738419fc70c (diff)
Start working on bank20 audio
Note: Address labels aren't correct.
Diffstat (limited to 'yellow')
-rwxr-xr-xyellow/main.asm8
1 files changed, 0 insertions, 8 deletions
diff --git a/yellow/main.asm b/yellow/main.asm
index e9c5bbf8..81e7005b 100755
--- a/yellow/main.asm
+++ b/yellow/main.asm
@@ -827,14 +827,6 @@ AttackAnimationPointers: ; 7a22a (1e:622a)
SubanimationPointers: ; 7a915 (1e:6915)
dr $7a915,$7c000
-SECTION "bank20",ROMX,BANK[$20]
-
- dr $80000,$80f14
-
-SurfingPikachu1Graphics: INCBIN "gfx/surfing_pikachu_1.t4.2bpp"
-Audio4_PlaySound: ; 82bd4 (20:6bd4)
- dr $82bd4,$84000
-
SECTION "bank2f",ROMX[$5000],BANK[$2F]
INCLUDE "engine/bg_map_attributes.asm"