Browse Source

Allow ShowWindow usage ;)

raysan5 6 năm trước cách đây
mục cha
commit
d41e50f866
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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