mirror of
https://github.com/HarbourMasters/Shipwright
synced 2026-04-24 08:43:56 +00:00
* Rename entrance enums for clearer location by name. Change entrance name strings to be clearer for single-entrance tracking. * Rename grotto macros to remove "RANDO", and move them to `randomizerTypes.h` for use elsewhere. * Add entrance enums to rando's entrance.cpp. Rename a couple RandomizerRegions for consistency. * Swap entrance ids to enum values in rando's entrance.cpp. Few more renames for clarity and consistency. * Adapt entrance tracker to utilize new names and only display original source and substituted destination. Few more renames for consistency. * Missed a space in the tracker output. * Restore pre-digit names of some enums, name great fairies more consistently. |
||
|---|---|---|
| .. | ||
| actor_table.h | ||
| dmadata_table.h | ||
| dmadata_table_mqdbg.h | ||
| effect_ss_table.h | ||
| entrance_table.h | ||
| object_table.h | ||
| scene_table.h | ||