ソースを参照

Corrected typo

pull/708/head
raysan5 6年前
コミット
91a7b0e5ef
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      src/raylib.h

+ 1
- 1
src/raylib.h ファイルの表示

@ -138,7 +138,7 @@
// Temporal hack to avoid breaking old codebases using
// deprecated raylib implementation of these functions
#define FormatText TextFormat
#define SubText TextSubText
#define SubText TextSubtext
//----------------------------------------------------------------------------------
// Structures Definition

読み込み中…
キャンセル
保存