diff options
Diffstat (limited to 'Source/Gfx.h')
| -rw-r--r-- | Source/Gfx.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/Gfx.h b/Source/Gfx.h index ab6d053..a356825 100644 --- a/Source/Gfx.h +++ b/Source/Gfx.h @@ -112,6 +112,8 @@ bool Gfx2HzFlash(void); void GfxDrawScene_NoSwap(void); +void GfxDevMenuEnable(void); + /* ************************************* * Global variables * *************************************/ |
