ソースを参照

Small tweak

pull/266/head
Ray 8年前
コミット
e38a7fcede
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      examples/Makefile

+ 1
- 1
examples/Makefile ファイルの表示

@ -36,7 +36,7 @@ ifeq ($(PLATFORM),PLATFORM_WEB)
endif
# define raylib directory for include and library
RAYLIB_PATH = D:\GitHub\raylib
RAYLIB_PATH ?= C:\GitHub\raylib
# determine PLATFORM_OS in case PLATFORM_DESKTOP selected
ifeq ($(PLATFORM),PLATFORM_DESKTOP)

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