Parcourir la source

Fix typo (#2696)

pull/2700/head
murilluhenrique il y a 2 ans
committed by GitHub
Parent
révision
eaa0b9102b
Aucune clé connue n'a été trouvée dans la base pour cette signature ID de la clé GPG: 4AEE18F83AFDEB23
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      examples/core/core_loading_thread.c

+ 1
- 1
examples/core/core_loading_thread.c Voir le fichier

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

Chargement…
Annuler
Enregistrer