summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2020-03-17 10:39:37 -0400
committerGitHub <noreply@github.com>2020-03-17 10:39:37 -0400
commit784e29352d0278a43a199722d205be5060f402a0 (patch)
tree3a06a39427da7de4738085963f304b18160a3d19 /data
parent7a059c75a6d120f353b44d7716fd014516bc2dc4 (diff)
parent4485d51522a05e40c3c3458169c389b9a0421c3e (diff)
Merge pull request #985 from mrgriffin/decoration
Document decoration.c
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