diff options
author | yenatch <yenatch@gmail.com> | 2013-01-01 14:20:15 -0500 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2013-01-01 14:20:15 -0500 |
commit | 9a64bb15817c49f4ef10c14492203bb8af19a0bb (patch) | |
tree | 13cabf9c09d93f6ffa79ad84616dcd58a41c58cb /wram.asm | |
parent | afd101ebf82aa99d050d648f3d24899934a22313 (diff) |
remove last incbin in bank 3a
Diffstat (limited to 'wram.asm')
-rw-r--r-- | wram.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -271,7 +271,7 @@ SFXPriority: ; c2b6 ; if nonzero, turn off music when playing sfx ds 1 ds 6 -CryTracks ; c2bd +CryTracks: ; c2bd ; plays only in left or right track depending on what side the monster is on ; both tracks active outside of battle ds 1 |