summaryrefslogtreecommitdiff
path: root/engine/dummy_game.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/dummy_game.asm')
-rwxr-xr-xengine/dummy_game.asm12
1 files changed, 6 insertions, 6 deletions
diff --git a/engine/dummy_game.asm b/engine/dummy_game.asm
index 4e8dad1a3..e10633c88 100755
--- a/engine/dummy_game.asm
+++ b/engine/dummy_game.asm
@@ -10,7 +10,7 @@ Functione1e67: ; e1e67 (38:5e67)
call DisableLCD
ld b, SCGB_08
call GetSGBLayout
- callab Function8cf53
+ callab ClearSpriteAnims
ld hl, LZ_e2221
ld de, VTiles2 tile $00
call Decompress
@@ -39,7 +39,7 @@ Functione1e67: ; e1e67 (38:5e67)
ld a, $e4
call DmgToCgbBGPals
ld a, $e0
- call Functioncf8
+ call DmgToCgbObjPal0
ret
Functione1ebb: ; e1ebb (38:5ebb)
@@ -47,7 +47,7 @@ Functione1ebb: ; e1ebb (38:5ebb)
bit 7, a
jr nz, .asm_e1ed0
call Functione1ed2
- callab Function8cf69
+ callab PlaySpriteAnimations
call DelayFrame
and a
ret
@@ -89,7 +89,7 @@ Functione1ef3: ; e1ef3
; e1efb
Functione1efb: ; e1efb
- call Functione00ed
+ call ret_e00ed
jr nc, .asm_e1f06
ld hl, wJumptableIndex
set 7, [hl]
@@ -251,7 +251,7 @@ Functione1fcc: ; e1fcc
inc [hl]
Functione2000: ; e2000
- call Functione00ed
+ call ret_e00ed
jr nc, .asm_e200b
ld hl, wJumptableIndex
set 7, [hl]
@@ -416,7 +416,7 @@ Functione20e5: ; e20e5
; e2101
Functione2101: ; e2101
- ld a, [MenuSelection2]
+ ld a, [wMenuCursorY]
dec a
ld l, a
ld h, 0