aboutsummaryrefslogtreecommitdiff
path: root/Source/Gfx.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Gfx.h')
-rw-r--r--Source/Gfx.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/Gfx.h b/Source/Gfx.h
index 3ee9bce..ab6d053 100644
--- a/Source/Gfx.h
+++ b/Source/Gfx.h
@@ -110,6 +110,8 @@ bool Gfx1HzFlash(void);
// Switches between true and false every 500 milliseconds (used for flashing effects)
bool Gfx2HzFlash(void);
+void GfxDrawScene_NoSwap(void);
+
/* *************************************
* Global variables
* *************************************/