summaryrefslogtreecommitdiff
path: root/engine/map_triggers.asm
AgeCommit message (Collapse)Author
2015-07-25Macro update, roam mon annotationsPikalaxALT
Updated map and mapgroup macros to get around an rgbds bug. Legendary beast locale handling annotated and relabeled. Added a new constant NUM_ENGINE_FLAGS for use in the EngineFlagAction function. This will make it easier for modders to add or remove engine flags.
2015-02-11Split out map triggers.yenatch