pngs in gfx/fx
- gave up on wind.png - add --remove-yflip
18
Makefile
@ -135,6 +135,24 @@ gfx/slots_3.2bpp: tools/gfx += --interleave --width=24 --remove-duplicates --kee
|
||||
gfx/slots_3a.2bpp: tools/gfx += --interleave --width=16
|
||||
gfx/slots_3b.2bpp: tools/gfx += --interleave --width=24 --remove-duplicates --keep-whitespace --remove-xflip
|
||||
|
||||
gfx/fx/angels.2bpp: tools/gfx += --trim-whitespace
|
||||
gfx/fx/beam.2bpp: tools/gfx += --remove-xflip --remove-yflip --remove-whitespace
|
||||
gfx/fx/bubble.2bpp: tools/gfx += --trim-whitespace
|
||||
gfx/fx/charge.2bpp: tools/gfx += --trim-whitespace
|
||||
gfx/fx/egg.2bpp: tools/gfx += --remove-whitespace
|
||||
gfx/fx/explosion.2bpp: tools/gfx += --remove-whitespace
|
||||
gfx/fx/hit.2bpp: tools/gfx += --remove-whitespace
|
||||
gfx/fx/horn.2bpp: tools/gfx += --remove-whitespace
|
||||
gfx/fx/lightning.2bpp: tools/gfx += --remove-whitespace
|
||||
gfx/fx/misc.2bpp: tools/gfx += --remove-duplicates --remove-xflip
|
||||
gfx/fx/noise.2bpp: tools/gfx += --remove-whitespace
|
||||
gfx/fx/objects.2bpp: tools/gfx += --remove-whitespace --remove-xflip
|
||||
gfx/fx/pokeball.2bpp: tools/gfx += --remove-xflip --keep-whitespace
|
||||
gfx/fx/reflect.2bpp: tools/gfx += --remove-whitespace
|
||||
gfx/fx/rocks.2bpp: tools/gfx += --remove-whitespace
|
||||
gfx/fx/skyattack.2bpp: tools/gfx += --remove-whitespace
|
||||
gfx/fx/status.2bpp: tools/gfx += --remove-whitespace
|
||||
|
||||
|
||||
%.bin: ;
|
||||
%.blk: ;
|
||||
|
BIN
gfx/fx/aeroblast.png
Normal file
After Width: | Height: | Size: 187 B |
BIN
gfx/fx/angels.png
Normal file
After Width: | Height: | Size: 363 B |
BIN
gfx/fx/beam.png
Executable file
After Width: | Height: | Size: 562 B |
BIN
gfx/fx/bubble.png
Normal file
After Width: | Height: | Size: 237 B |
BIN
gfx/fx/charge.png
Normal file
After Width: | Height: | Size: 188 B |
BIN
gfx/fx/cut.png
Normal file
After Width: | Height: | Size: 170 B |
BIN
gfx/fx/egg.png
Normal file
After Width: | Height: | Size: 200 B |
BIN
gfx/fx/explosion.png
Normal file
After Width: | Height: | Size: 157 B |
BIN
gfx/fx/fire.png
Normal file
After Width: | Height: | Size: 153 B |