瀏覽代碼

Small note to remember

pull/19/head
Ray 10 年之前
父節點
當前提交
c00cd38b01
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. +1
    -0
      src/rlgl.c

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

@ -1259,6 +1259,7 @@ void rlglInitGraphics(int offsetX, int offsetY, int width, int height)
// Possible options: GL_SMOOTH (Color interpolation) or GL_FLAT (no interpolation)
#endif
// TODO: Review this comment when called from window resize callback
TraceLog(INFO, "OpenGL Graphics initialized successfully");
}

Loading…
取消
儲存