summaryrefslogtreecommitdiff
path: root/asm/wild_encounter.s
AgeCommit message (Collapse)Author
2016-10-25decompile wild_encounter.c (#71)Cameron Hall
* start decompiling wild_encounter * decompile more code * decompile more code * decompile a few more functions * try (unsuccessfully) to decompile StandardWildEncounter * more work trying to get it to match * finish decompiling all that I can * clean up a bit and fix whitespace issues * tab to spaces
2016-10-22add comments for literal pool loadsYamaArashi
2016-10-17name wild encounter functionsYamaArashi
2016-10-17split out wild_encounter.sYamaArashi