瀏覽代碼

Name tweak

pull/371/head
Ray 8 年之前
父節點
當前提交
551de156bb
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      games/Makefile

+ 1
- 1
games/Makefile 查看文件

@ -27,7 +27,7 @@
# WARNING: To compile to HTML5, code must be redesigned to use emscripten.h and emscripten_set_main_loop()
PLATFORM ?= PLATFORM_DESKTOP
RAYLIB_PATH ?= ..
PROJECT_NAME ?= advance_game
PROJECT_NAME ?= sample_game
# Library type used for raylib and OpenAL Soft: STATIC (.a) or SHARED (.so/.dll)
# NOTE: Libraries should be provided in the selected form

Loading…
取消
儲存