aboutsummaryrefslogtreecommitdiff
path: root/sword2/driver/driver96.h
diff options
context:
space:
mode:
Diffstat (limited to 'sword2/driver/driver96.h')
-rw-r--r--sword2/driver/driver96.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sword2/driver/driver96.h b/sword2/driver/driver96.h
index 9543e9e58e..8abc5a3946 100644
--- a/sword2/driver/driver96.h
+++ b/sword2/driver/driver96.h
@@ -1421,6 +1421,7 @@ extern int32 FadeUp(float time);
extern int32 FadeDown(float time);
extern uint8 GetFadeStatus(void);
extern int32 DimPalette(void);
+extern void WaitForFade(void);
//-----------------------------------------------------------------------------
//-----------------------------------------------------------------------------