Add local id constants for C

This commit is contained in:
GriffinR
2021-07-05 13:54:43 -04:00
parent 10886a586b
commit 0f538102d9
12 changed files with 109 additions and 77 deletions

View File

@@ -4,7 +4,7 @@
.set LOCALID_VICKY, 4
.set LOCALID_ROCK_SMASH_MAN, 46
@ Note: LOCALID_ROUTE111_PLAYER_FALLING is used in mirage_tower.c, and is defined in event_objects.h
@ Note: LOCALID_ROUTE111_PLAYER_FALLING is a local id for this map used elsewhere. It's defined in event_objects.h
Route111_MapScripts:: @ 81F0CA7
map_script MAP_SCRIPT_ON_LOAD, Route111_OnLoad