Browse Source

Allow ShowWindow usage ;)

raysan5 6 years ago
parent
commit
d41e50f866
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/raylib.h

+ 1 - 0
src/raylib.h

@@ -139,6 +139,7 @@
 // deprecated raylib implementation of these functions
 #define FormatText  TextFormat
 #define SubText     TextSubtext
+#define ShowWindow  UnhideWindow
 
 //----------------------------------------------------------------------------------
 // Structures Definition