summaryrefslogtreecommitdiffhomepage
path: root/src/raylib.h
diff options
context:
space:
mode:
authorraysan5 <[email protected]>2019-01-19 12:34:04 +0100
committerraysan5 <[email protected]>2019-01-19 12:34:04 +0100
commitd41e50f8661bc19210134028be92235591d71104 (patch)
tree71f34cb88a068d1ee3d1725c0b504b7bfcdef014 /src/raylib.h
parent762b85e6c92122c98610f30b6adf633f459c96ec (diff)
downloadraylib-d41e50f8661bc19210134028be92235591d71104.tar.gz
raylib-d41e50f8661bc19210134028be92235591d71104.zip
Allow ShowWindow usage ;)
Diffstat (limited to 'src/raylib.h')
-rw-r--r--src/raylib.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/raylib.h b/src/raylib.h
index f56500b7..85b88b85 100644
--- a/src/raylib.h
+++ b/src/raylib.h
@@ -139,6 +139,7 @@
// deprecated raylib implementation of these functions
#define FormatText TextFormat
#define SubText TextSubtext
+#define ShowWindow UnhideWindow
//----------------------------------------------------------------------------------
// Structures Definition