mirror of
https://github.com/deater/dos33fsprogs.git
synced 2024-11-17 14:12:58 +00:00
peasant: update the inside inn graphics
This commit is contained in:
parent
1ab22b53fc
commit
ed2a0b1971
@ -25,16 +25,16 @@ inside_inn.hgr: inside_inn.png
|
|||||||
###
|
###
|
||||||
|
|
||||||
priority_inn.inc: \
|
priority_inn.inc: \
|
||||||
todo_priority.lzsa
|
inside_inn_priority.lzsa
|
||||||
echo "inside_inn_priority_lzsa: .incbin \"todo_priority.lzsa\"" > priority_inn.inc
|
echo "inside_inn_priority_lzsa: .incbin \"inside_inn_priority.lzsa\"" > priority_inn.inc
|
||||||
|
|
||||||
####
|
####
|
||||||
|
|
||||||
todo_priority.lzsa: todo_priority.gr
|
inside_inn_priority.lzsa: inside_inn_priority.gr
|
||||||
$(LZSA) -r -f2 todo_priority.gr todo_priority.lzsa
|
$(LZSA) -r -f2 inside_inn_priority.gr inside_inn_priority.lzsa
|
||||||
|
|
||||||
todo_priority.gr: todo_priority.png
|
inside_inn_priority.gr: inside_inn_priority.png
|
||||||
$(PNG2GR) todo_priority.png todo_priority.gr
|
$(PNG2GR) inside_inn_priority.png inside_inn_priority.gr
|
||||||
|
|
||||||
####
|
####
|
||||||
|
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 22 KiB |
BIN
games/peasant/graphics_inn/inside_inn_priority.png
Normal file
BIN
games/peasant/graphics_inn/inside_inn_priority.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 935 B |
Binary file not shown.
Before Width: | Height: | Size: 5.7 KiB |
Loading…
Reference in New Issue
Block a user