pokecrystal-board/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 Remove all address comments 2018-06-24 16:13:22 +02:00
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 Update to rgbds 0.3.8 2019-02-16 12:17:55 -05:00
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 Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
player_gfx.asm Say "BANK(Foo) ; aka BANK(Bar)" to clarify that Foo and Bar share a bank 2019-01-12 15:17:20 -05:00
sgb_layouts.asm Identify some Spaceworld beta content 2018-09-16 13:40:47 -04:00
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 Remove all address comments 2018-06-24 16:13:22 +02:00