summaryrefslogtreecommitdiff
path: root/engine/games
diff options
context:
space:
mode:
Diffstat (limited to 'engine/games')
-rw-r--r--engine/games/slot_machine.asm6
1 files changed, 3 insertions, 3 deletions
diff --git a/engine/games/slot_machine.asm b/engine/games/slot_machine.asm
index 94ba474f..b4935b2e 100644
--- a/engine/games/slot_machine.asm
+++ b/engine/games/slot_machine.asm
@@ -229,7 +229,7 @@ SlotsLoop:
call PrintNum
ret
-Unreferenced_Function92d7a:
+Function92d7a: ; unreferenced
; debug function?
ld a, [wSlotBias]
add 0
@@ -247,7 +247,7 @@ Unreferenced_Function92d7a:
ld [hl], a
ret
-Unreferenced_Function92d95:
+Function92d95: ; unreferenced
; animate OAM tiles?
ld hl, wce66
ld a, [hl]
@@ -844,7 +844,7 @@ Slots_UpdateReelPositionAndOAM:
jr nz, .loop
ret
-Unreferenced_Function93127:
+Function93127: ; unreferenced
push hl
srl a
srl a