kep-hack/crysaudio
Llinos Evans 41e7439496 Fix Mewtwo theme play issues
Mewtwo's theme wasn't playing properly because I am silly and forgot to add a `jr .playSong` so it doesn't fall through. Also, it needed to be before the wild check. Now it works as expected.

This also has the latest version of the Mewtwo theme by LuciShrimp, which is reaching a pretty amazing state.
2023-06-25 20:09:52 +01:00
..
music Fix Mewtwo theme play issues 2023-06-25 20:09:52 +01:00
audio_constants.asm Don't include old audio constants 2021-04-03 22:16:13 -05:00
cries.asm Gen 2 cries + Earthtron! 2023-04-20 09:09:46 +01:00
cry_constants.asm Gen 2 cries + Earthtron! 2023-04-20 09:09:46 +01:00
cry_headers.asm Very minor fixes 2023-04-23 16:18:02 +01:00
cry_pointers.asm Gen 2 cries + Earthtron! 2023-04-20 09:09:46 +01:00
drumkits.asm Fix Drumkit6 2023-03-16 00:00:46 -05:00
engine.asm Fix pitch_slide on channel 2 and 3, part 2 2023-01-01 20:33:32 -06:00
macros.asm Remove the inc_section macro 2022-12-28 21:25:19 -06:00
music_pointers.asm Merge branch 'master' of https://github.com/pret/pokered 2021-03-23 01:19:51 -05:00
music_pointers_red.asm S.S. Anne healer and other bits 2023-06-21 21:06:08 +01:00
notes.asm Manually merge pokecrystal audio files 2019-04-21 15:13:17 -05:00
sfx.asm Misc clean up and small improvements 2021-03-28 02:23:54 -05:00
sfx_crystal.asm Merge branch 'master' of https://github.com/pret/pokered 2021-03-23 01:19:51 -05:00
sfx_pointers.asm Merge branch 'master' of https://github.com/pret/pokered 2021-03-23 01:19:51 -05:00
sfx_pointers_red.asm Adding the last of the used moves 2023-04-29 21:00:17 +01:00
wave_samples.asm Manually merge pokecrystal audio files 2019-04-21 15:13:17 -05:00