pokecrystal/engine/gfx
Rangi 865d623846 Remove unused nonmatching files for electro_ball.png and sgb_border.bin
electro_ball.png needed to preserve one whitespace tile which tools/gfx would normally remove. Preserving a list of tile indexes has been added as a general feature to tools/gfx.

sgb_border.bin needed to remove the 20x18 center area of $00 bytes. This is achievable with the standard tr utility.
2020-04-08 12:14:37 -04:00
..
cgb_layouts.asm Standardize on lowercase Tilemap and Attrmap 2020-02-13 18:31:10 +01:00
color.asm Remove unused nonmatching files for electro_ball.png and sgb_border.bin 2020-04-08 12:14:37 -04:00
crystal_layouts.asm Identify remaining gfx/unknown files 2020-02-28 09:23:41 -05:00
dma_transfer.asm Standardize on lowercase Tilemap and Attrmap 2020-02-13 18:31:10 +01:00
load_font.asm TextBox -> Textbox 2019-04-09 16:09:18 +02:00
load_overworld_font.asm
load_pics.asm Enable rgbds warnings and remove CFLAGS=-O2 (default is now -O3) 2020-04-06 12:41:07 -04:00
load_push_oam.asm
mon_icons.asm InitSpriteAnimStruct <-> _InitSpriteAnimStruct 2020-02-13 18:31:10 +01:00
pic_animation.asm rgbds supports 'X - 1' instead of 'X + -1' 2020-03-21 14:01:05 -04:00
place_graphic.asm
player_gfx.asm
sgb_layouts.asm
sprite_anims.asm Identify a few more WRAM label uses 2019-04-19 18:55:04 -04:00
sprites.asm InitSpriteAnimStruct <-> _InitSpriteAnimStruct 2020-02-13 18:31:10 +01:00
trademon_frontpic.asm