aboutsummaryrefslogtreecommitdiffstats
path: root/engine/menu/oaks_pc.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Sync with pokereddannye2020-11-041-28/+0
|
* Sync with pokereddannye2020-05-201-1/+2
|
* remove address commentsYamaArashi2016-06-111-4/+4
|
* Bank7 misc functionsluckytyphlosion2016-05-231-6/+6
| | | | Also delete gfx/intro_nido pngs (aren't used in the build)
* Rename/organize part 1 of 4U-Daniel-PC\Daniel2015-07-031-1/+1
| | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
* Use macros for predef calls/jumps instead of static ids.yenatch2014-06-161-2/+1
|
* Remove generated "indirect jump" comments.yenatch2014-06-161-1/+1
| | | | The destination is obvious when using the predef macro.
* Remove most static wram addresses. Use labels instead.yenatch2014-05-261-1/+1
| | | | | | For unknown addresses, use "w<address>". Label overleads are still an issue.
* Pull a lot of engine out of main.asmU-Fish-PC\Daniel2014-05-221-0/+28