summaryrefslogtreecommitdiff
path: root/include/credits.h
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2021-07-31 13:30:40 -0400
committerGitHub <noreply@github.com>2021-07-31 13:30:40 -0400
commit3e60a7840653e50845abf10bb02cd1b519dcd80f (patch)
treecb4a0d227a238ebdeb3b6cb9fdb92781bcc4f5e7 /include/credits.h
parent602855ea99d8015ef5b7709f6fb1e9fd167239e2 (diff)
parentd391486247cc9f29d85787d6711f7cb993cf6585 (diff)
Merge branch 'master' into doc-frontierpass2
Diffstat (limited to 'include/credits.h')
-rw-r--r--include/credits.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/credits.h b/include/credits.h
index f7dfa9997..2e8c7e0c3 100644
--- a/include/credits.h
+++ b/include/credits.h
@@ -1,12 +1,8 @@
#ifndef GUARD_CREDITS_H
#define GUARD_CREDITS_H
-// Exported type declarations
-
-// Exported RAM declarations
extern EWRAM_DATA bool8 gHasHallOfFameRecords;
-// Exported ROM declarations
void CB2_StartCreditsSequence(void);
#endif // GUARD_CREDITS_H