diff options
| author | Phlosioneer <mattmdrr2@gmail.com> | 2019-03-01 01:49:11 -0500 |
|---|---|---|
| committer | Phlosioneer <mattmdrr2@gmail.com> | 2019-03-01 01:49:11 -0500 |
| commit | a7e5852f1d95dd2b438e94fbf31b865196c6e951 (patch) | |
| tree | f6cd0dba609ae171a407b21bb90ee098851a6229 /data/maps | |
| parent | 99bfd8c80fcfcafa55166ff65f5264c727b16ed0 (diff) | |
More minor fixes
Diffstat (limited to 'data/maps')
| -rw-r--r-- | data/maps/SecretBase_YellowCave4/scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/SecretBase_YellowCave4/scripts.inc b/data/maps/SecretBase_YellowCave4/scripts.inc index 40f1e5a15..805d7e299 100644 --- a/data/maps/SecretBase_YellowCave4/scripts.inc +++ b/data/maps/SecretBase_YellowCave4/scripts.inc @@ -16,7 +16,7 @@ SecretBase_RedCave1_MapScript1_23B4A2: @ 823B4A2 end SecretBase_RedCave1_MapScript2_23B4AE: @ 823B4AE - map_script_2 VAR_SECRET_BASE_SHOULD_BE_INIT, 0, SecretBase_RedCave1_EventScript_275B81 + map_script_2 VAR_INIT_SECRET_BASE, 0, SecretBase_RedCave1_EventScript_275B81 .2byte 0 SecretBase_RedCave1_MapScript1_23B4B8: @ 823B4B8 |
