summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/scripts/secret_base.inc2
-rw-r--r--data/specials.inc2
2 files changed, 2 insertions, 2 deletions
diff --git a/data/scripts/secret_base.inc b/data/scripts/secret_base.inc
index cf582bba5..b5c3251b5 100644
--- a/data/scripts/secret_base.inc
+++ b/data/scripts/secret_base.inc
@@ -301,7 +301,7 @@ SecretBase_EventScript_PutAwayDecoration:: @ 8275D2E
end
SecretBase_EventScript_PutAwayDecorationLoop:: @ 8275D39
- special sub_8129708
+ special PutAwayDecorationIteration
compare VAR_RESULT, 1
goto_if_eq SecretBase_EventScript_PutAwayDecorationEnd
addvar VAR_0x8004, 1
diff --git a/data/specials.inc b/data/specials.inc
index dea813a76..fb2e8fe75 100644
--- a/data/specials.inc
+++ b/data/specials.inc
@@ -31,7 +31,7 @@ gSpecials:: @ 81DBA64
def_special GetObjectEventLocalIdByFlag
def_special GetSecretBaseTypeInFrontOfPlayer
def_special SetSecretBaseOwnerGfxId
- def_special sub_8129708
+ def_special PutAwayDecorationIteration
def_special EnterNewlyCreatedSecretBase
def_special SetBattledOwnerFromResult
def_special DoSecretBasePCTurnOffEffect