Update header files to match source files (#2143)
This commit is contained in:
+1
-1
@@ -8,6 +8,6 @@
|
||||
// Exported ROM declarations
|
||||
void CB2_InitCopyrightScreenAfterBootup(void);
|
||||
void CB2_InitCopyrightScreenAfterTitleScreen(void);
|
||||
void PanFadeAndZoomScreen(u16, u16, u16, u16);
|
||||
void PanFadeAndZoomScreen(u16 screenX, u16 screenY, u16 zoom, u16 alpha);
|
||||
|
||||
#endif // GUARD_INTRO_H
|
||||
|
||||
Reference in New Issue
Block a user