瀏覽代碼

removed old comment (#4370)

pull/4373/head
Anthony Carbajal 6 月之前
committed by GitHub
父節點
當前提交
43b109a4e3
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: B5690EEEBB952194
共有 1 個檔案被更改,包括 0 行新增1 行删除
  1. +0
    -1
      src/rcore.c

+ 0
- 1
src/rcore.c 查看文件

@ -578,7 +578,6 @@ const char *TextFormat(const char *text, ...); // Formatting of tex
//void DisableCursor(void) //void DisableCursor(void)
// Initialize window and OpenGL context // Initialize window and OpenGL context
// NOTE: data parameter could be used to pass any kind of required data to the initialization
void InitWindow(int width, int height, const char *title) void InitWindow(int width, int height, const char *title)
{ {
TRACELOG(LOG_INFO, "Initializing raylib %s", RAYLIB_VERSION); TRACELOG(LOG_INFO, "Initializing raylib %s", RAYLIB_VERSION);

Loading…
取消
儲存