Przeglądaj źródła

REVIEW: Added warning in case of no [rcore] backend defined

pull/5143/head
Ray 1 miesiąc temu
rodzic
commit
04a3ab0ca7
1 zmienionych plików z 1 dodań i 0 usunięć
  1. +1
    -0
      src/rcore.c

+ 1
- 0
src/rcore.c Wyświetl plik

@ -564,6 +564,7 @@ const char *TextFormat(const char *text, ...); // Formatting of text with variab
#else
// TODO: Include your custom platform backend!
// i.e software rendering backend or console backend!
#pragma message ("WARNING: No [rcore] platform defined")
#endif
//----------------------------------------------------------------------------------

Ładowanie…
Anuluj
Zapisz