summaryrefslogtreecommitdiff
path: root/gfx/font.asm
AgeCommit message (Collapse)Author
2021-03-16Revise some constant definitionsRangi
2020-10-26Comment, remove, or revise many unreferenced labelsRangi
2020-06-29Identify more labels and constantsRangi
2020-06-14Match mosh remaining .2bpp.lz filesRangi
Still to go: - gfx/pokemon/alakazam/back_silver.2bpp.lz.bin - gfx/title/hooh_gold.2bpp.lz.bin - gfx/title/lugia_silver.2bpp.lz.bin
2020-06-14Braindead matching for now (incbin .lz.bin for non-matching lz's).entrpntr
2020-06-14WIP commit (doesn't build currently).entrpntr
2020-06-14Fix file permissions.entrpntr
2020-06-06Minor cleanups.entrpntr
2020-06-06Add engine/gfx/load_font.asmlibjet