Files
PokemonEmeraldSafariFrontier/asm/macros/map.inc
Deokishisu 8edbad78e5 Add requirements to the fields of the object_event macro
With these changes, the compiler will yell at you if you screw up the number of fields for your event objects while manually editing a map's events.inc. Making these fields required will prevent event corruption of all map events that are included after the map with the messed up fields.
2018-12-19 12:20:38 -05:00

2.2 KiB