summaryrefslogtreecommitdiff
path: root/src/i_videohr.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/i_videohr.h')
-rw-r--r--src/i_videohr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i_videohr.h b/src/i_videohr.h
index 5de5158f..12b2abf4 100644
--- a/src/i_videohr.h
+++ b/src/i_videohr.h
@@ -37,6 +37,7 @@ void I_InitPaletteHR(void);
void I_SetPaletteHR(const byte *palette);
void I_FadeToPaletteHR(const byte *palette);
void I_BlackPaletteHR(void);
+boolean I_CheckAbortHR(void);
#endif /* #ifndef I_VIDEOHR_H */