Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
From PikalaxALT.
|
|
Also fix all the text.
Also fix some unreferenced scripts that were interpreted as text.
|
|
|
|
|
|
Conflicts:
tilesets/tileset_headers.asm
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Crystal's tileset-specific palettes are disconnected from these.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This new label is used in revision 1.1 of Pokémon Crystal.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
There are probably a bunch more labels with wrong banks. This takes care of the most noticeable ones.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
They must be in the same bank to work, and defining sections with static banks should only be used to produce an identical rom.
They were only split in the first place to minimize the amount of code tahat needed to be rebuilt based on a single constant, which in retrospect was meaningless.
|
|
|
|
|
|
|
|
|
|
|