summaryrefslogtreecommitdiff
path: root/engine/tilesets/tileset_palettes.asm
AgeCommit message (Collapse)Author
2019-11-04Don't use colons for local labels in LoadSpecialMapPaletteRangi
2019-11-03Rename TILESET_BATTLE_TOWER to TILESET_BATTLE_TOWER_INSIDERangi
2018-09-16This isn't actually PAL_BG_ROOFmid-kid
My bad.
2018-09-16Fix use of in LoadMansionPalettemid-kid
2018-06-24Remove all address commentsmid-kid
2018-03-25Organize the engine/ directory, take 3mid-kid
Renamed `title` to `movies`. Moved some functions from `engine/routines/` to their fitting directories, and cleaned up the base `engine/` directory. Moved `engine/pokemon/tmhm.asm` back to `engine/items/`. Made a new subdirectory: * engine/tilesets: Contains all map-related graphics routines.