Sfoglia il codice sorgente

Fix typo (#2696)

pull/2700/head
murilluhenrique 2 anni fa
committed by GitHub
parent
commit
eaa0b9102b
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      examples/core/core_loading_thread.c

+ 1
- 1
examples/core/core_loading_thread.c Vedi File

@ -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

Caricamento…
Annulla
Salva