mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-02-03 23:34:02 +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: \
|
||||
todo_priority.lzsa
|
||||
echo "inside_inn_priority_lzsa: .incbin \"todo_priority.lzsa\"" > priority_inn.inc
|
||||
inside_inn_priority.lzsa
|
||||
echo "inside_inn_priority_lzsa: .incbin \"inside_inn_priority.lzsa\"" > priority_inn.inc
|
||||
|
||||
####
|
||||
|
||||
todo_priority.lzsa: todo_priority.gr
|
||||
$(LZSA) -r -f2 todo_priority.gr todo_priority.lzsa
|
||||
inside_inn_priority.lzsa: inside_inn_priority.gr
|
||||
$(LZSA) -r -f2 inside_inn_priority.gr inside_inn_priority.lzsa
|
||||
|
||||
todo_priority.gr: todo_priority.png
|
||||
$(PNG2GR) todo_priority.png todo_priority.gr
|
||||
inside_inn_priority.gr: inside_inn_priority.png
|
||||
$(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…
x
Reference in New Issue
Block a user