diff options
| author | Rangi <sylvie.oukaour+rangi42@gmail.com> | 2025-10-19 14:27:32 -0400 |
|---|---|---|
| committer | Rangi <sylvie.oukaour+rangi42@gmail.com> | 2025-10-19 14:30:22 -0400 |
| commit | bb7984e70b880e292d7963a55ab25ff1f752584e (patch) | |
| tree | 5f1c77e26bf72f76cd547bb609fc5a4aa108b1bb /audio.asm | |
| parent | Misc. naming and cleanup (#139) (diff) | |
| download | pokeyellow-bb7984e70b880e292d7963a55ab25ff1f752584e.tar.gz pokeyellow-bb7984e70b880e292d7963a55ab25ff1f752584e.tar.xz pokeyellow-bb7984e70b880e292d7963a55ab25ff1f752584e.zip | |
Separate surfing Pikachu graphics from audio engine code
Fixes #137
Diffstat (limited to 'audio.asm')
| -rw-r--r-- | audio.asm | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -453,7 +453,6 @@ INCLUDE "audio/engine_3.asm" SECTION "Audio Engine 4", ROMX -INCLUDE "gfx/surfing_pikachu.asm" INCLUDE "audio/engine_4.asm" |
