Add Yellow’s slot machine graphics.

This commit is contained in:
IIMarckus 2014-10-21 01:31:34 -06:00
parent 5459477ecd
commit d0bb99ec89
4 changed files with 6 additions and 0 deletions

View file

@ -373,6 +373,9 @@ ENDC
IF DEF(_BLUE)
INCBIN "gfx/blue/slotmachine2.2bpp"
ENDC
INF DEF(_YELLOW)
INCBIN "gfx/yellow/slotmachine2.2bpp"
ENDC
MoveAnimation: ; 78d5e (1e:4d5e)
push hl

View file

@ -868,3 +868,6 @@ ENDC
IF DEF(_BLUE)
INCBIN "gfx/blue/slotmachine1.2bpp"
ENDC
IF DEF(_YELLOW)
INCBIN "gfx/yellow/slotmachine1.2bpp"
ENDC

BIN
gfx/yellow/slotmachine1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 470 B

BIN
gfx/yellow/slotmachine2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 379 B