mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-11 15:54:49 +13:00
Fix typo introduced in last commit.
This commit is contained in:
parent
d0bb99ec89
commit
ba1a56d05c
|
|
@ -373,7 +373,7 @@ ENDC
|
||||||
IF DEF(_BLUE)
|
IF DEF(_BLUE)
|
||||||
INCBIN "gfx/blue/slotmachine2.2bpp"
|
INCBIN "gfx/blue/slotmachine2.2bpp"
|
||||||
ENDC
|
ENDC
|
||||||
INF DEF(_YELLOW)
|
IF DEF(_YELLOW)
|
||||||
INCBIN "gfx/yellow/slotmachine2.2bpp"
|
INCBIN "gfx/yellow/slotmachine2.2bpp"
|
||||||
ENDC
|
ENDC
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue