diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2020-01-08 04:26:26 -0500 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2020-01-12 19:39:30 -0600 |
commit | 6a470ddfdaf4480190792823464fcc05df8704f7 (patch) | |
tree | b30177963bd4544a581768a6aef9adfe98d0637c /src/decoration.c | |
parent | 0284014e0e53449f030cc6429e81de080a10bebf (diff) |
Some script clean up, document secret base secrets show
Diffstat (limited to 'src/decoration.c')
-rw-r--r-- | src/decoration.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/decoration.c b/src/decoration.c index d09f238d7..2a8fe973d 100644 --- a/src/decoration.c +++ b/src/decoration.c @@ -2154,7 +2154,8 @@ void sub_8129708(void) } } -void sub_81297AC(void) +// Unused +void GetEventObjectLocalIdByFlag(void) { u8 i; |