瀏覽代碼

Allow ShowWindow usage ;)

pull/728/head
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

Loading…
取消
儲存