aboutsummaryrefslogtreecommitdiff
path: root/Source/Gfx.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Gfx.h')
-rw-r--r--Source/Gfx.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/Source/Gfx.h b/Source/Gfx.h
index 6c191bc..23f0156 100644
--- a/Source/Gfx.h
+++ b/Source/Gfx.h
@@ -114,6 +114,9 @@ void GfxDrawScene_NoSwap(void);
void GfxDevMenuEnable(void);
+short GfxGetDrawEnvWidth(void);
+short GfxGetDrawEnvHeight(void);
+
/* *************************************
* Global variables
* *************************************/