murilluhenrique 3 năm trước cách đây
mục cha
commit
eaa0b9102b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      examples/core/core_loading_thread.c

+ 1 - 1
examples/core/core_loading_thread.c

@@ -1,6 +1,6 @@
 /*******************************************************************************************
 *
-*   raylib [cpre] example - loading thread
+*   raylib [core] example - loading thread
 *
 *   NOTE: This example requires linking with pthreads library on MinGW, 
 *   it can be accomplished passing -static parameter to compiler