mirror of
https://github.com/pret/pokeemerald.git
synced 2026-05-09 12:23:20 -05:00
Rearrange press_start.png
This commit is contained in:
parent
30185ea16b
commit
b00a22eb4f
Binary file not shown.
|
Before Width: | Height: | Size: 473 B After Width: | Height: | Size: 524 B |
|
|
@ -306,6 +306,9 @@ $(TITLESCREENGFXDIR)/pokemon_logo.gbapal: %.gbapal: %.pal
|
|||
$(TITLESCREENGFXDIR)/emerald_version.8bpp: %.8bpp: %.png
|
||||
$(GFX) $< $@ -mwidth 8 -mheight 4
|
||||
|
||||
$(TITLESCREENGFXDIR)/press_start.4bpp: %.4bpp: %.png
|
||||
$(GFX) $< $@ -mwidth 4 -mheight 1 -num_tiles 48 -Wnum_tiles
|
||||
|
||||
graphics/pokemon_jump/bg.4bpp: %.4bpp: %.png
|
||||
$(GFX) $< $@ -num_tiles 63 -Wnum_tiles
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user