浏览代码

Allow ShowWindow usage ;)

raysan5 6 年之前
父节点
当前提交
d41e50f866
共有 1 个文件被更改,包括 1 次插入0 次删除
  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