Age | Commit message (Collapse) | Author |
|
The destination is obvious when using the predef macro.
|
|
|
|
|
|
|
|
|
|
Now the AUDIO constants in audio.asm can be edited freely
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
engine/battle/1c.asm
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This fixes some more static wram addresses.
|
|
|
|
For unknown addresses, use "w<address>".
Label overleads are still an issue.
|
|
Sprite buffers must be aligned to the nearest $100, so these sections are explicitly defined.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|