瀏覽代碼

Update text_font_filters.c

pull/2521/head
Ray 2 年之前
父節點
當前提交
f9426912f6
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. +0
    -2
      examples/text/text_font_filters.c

+ 0
- 2
examples/text/text_font_filters.c 查看文件

@ -123,8 +123,6 @@ int main(void)
// De-Initialization
//--------------------------------------------------------------------------------------
UnloadDroppedFiles(); // Clear internal buffers
UnloadFont(font); // Font unloading
CloseWindow(); // Close window and OpenGL context

Loading…
取消
儲存