Age | Commit message (Collapse) | Author |
|
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
|
|
"<USER>" respectively.
|
|
|
|
globals.asm was a hack that:
- gave rgbasm an extra 100k lines to read
- increased reliance on the python preprocessor
- made the makefile a mess
- gave object creation an extra step
- wasn't even necessary
This speeds up build time by at least a third.
|
|
cont replaces next, and next becomes a generic newline.
para replaces page (now used for pokedex entries).
dex ends a pokedex entry.
|
|
|
|
hg-commit-id: 59e6e303019d
|