murilluhenrique 3 년 전
부모
커밋
eaa0b9102b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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