diff options
| author | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-09-19 11:26:16 -0400 |
|---|---|---|
| committer | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-09-19 11:26:16 -0400 |
| commit | a6eab76914cd395f62789b43b2674a7bd4bbaca7 (patch) | |
| tree | 16252d661eef832b5e108a15fa5b15dd850fcafb /audio/headers | |
| parent | Document some bank3f code. (diff) | |
| download | pokeyellow-a6eab76914cd395f62789b43b2674a7bd4bbaca7.tar.gz pokeyellow-a6eab76914cd395f62789b43b2674a7bd4bbaca7.tar.xz pokeyellow-a6eab76914cd395f62789b43b2674a7bd4bbaca7.zip | |
More bank3f documentation and a bit of audio.asm prep
Diffstat (limited to 'audio/headers')
| -rw-r--r-- | audio/headers/musicheaders3.asm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/headers/musicheaders3.asm b/audio/headers/musicheaders3.asm index 7846e48f..75633a7a 100644 --- a/audio/headers/musicheaders3.asm +++ b/audio/headers/musicheaders3.asm @@ -71,8 +71,6 @@ Music_IntroBattle:: ; 7c294 (1f:4294) dw Music_IntroBattle_Ch2 db CH2 dw Music_IntroBattle_Ch3 - db CH3 - dw Music_IntroBattle_Ch4 ; Power Plant, Unknown Dungeon, Rocket HQ Music_Dungeon1:: ; 7c2a0 (1f:42a0) |
