diff options
Diffstat (limited to 'include/bard_music.h')
-rw-r--r-- | include/bard_music.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/bard_music.h b/include/bard_music.h index 912201853..7d9ca633e 100644 --- a/include/bard_music.h +++ b/include/bard_music.h @@ -38,4 +38,6 @@ struct BardSong // Exported ROM declarations +extern const u16 gUnknown_085F5490; + #endif //GUARD_BARD_MUSIC_H |