소스 검색

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