diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-04-20 08:38:13 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-04-20 08:38:13 -0400 |
commit | c576a8878a4a5f222c993526551f5e6d3bfe7ca4 (patch) | |
tree | 7af695d5972e055fa361b6a11abb17334d2f5d61 /include | |
parent | b5e253af0df17caa6ea5a93374f53a0920d041be (diff) |
nonmatching debug_80C6FA8
Diffstat (limited to 'include')
-rw-r--r-- | include/battle_bg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/battle_bg.h b/include/battle_bg.h index 88f040cb0..8cbc74604 100644 --- a/include/battle_bg.h +++ b/include/battle_bg.h @@ -1,6 +1,6 @@ #ifndef GUARD_BATTLE_BG_H #define GUARD_BATTLE_BG_H -void unref_sub_800D684(void); +void debug_sub_800D684(void); #endif //GUARD_BATTLE_BG_H |