summaryrefslogtreecommitdiff
path: root/include/dungeon_random_1.h
AgeCommit message (Collapse)Author
2022-03-10Removed function address comments in favor of .map fileAnonymousRandomPerson
2021-12-12Dungeon random/AI decomp + converted positions to structs (#83)Cheng Hann Gan
* Decomped RollPercentChance() * Decomped DungeonRandomCapped() * Decomped DungeonRandom() * Decomped FindRockItemTargets() -Added position struct.