summaryrefslogtreecommitdiff
path: root/src/engine/home.asm
diff options
context:
space:
mode:
authorElectroDeoxys <ElectroDeoxys@gmail.com>2020-12-26 19:23:07 +0000
committerElectroDeoxys <ElectroDeoxys@gmail.com>2020-12-26 19:23:07 +0000
commitb016f02688759c90e96567033dc1478ab0cd73ef (patch)
tree3ec1033421ee8ce4b05bb32c0c22a6d75d86ed0b /src/engine/home.asm
parent86303d1158a19845896b118cc18112871aa9612f (diff)
Work on animation-related WRAM and sprite IDs
Diffstat (limited to 'src/engine/home.asm')
-rw-r--r--src/engine/home.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/engine/home.asm b/src/engine/home.asm
index a7c9f6d..a0cc5cb 100644
--- a/src/engine/home.asm
+++ b/src/engine/home.asm
@@ -11355,6 +11355,7 @@ WaitForSongToFinish: ; 3c96 (0:3c96)
Func_3ca0: ; 3ca0 (0:3ca0)
xor a
ld [wd5d7], a
+ ; fallthrough
Func_3ca4: ; 3ca4 (0:3ca4)
ldh a, [hBankROM]