Sfoglia il codice sorgente

Merge pull request #5006 from ElDigoXD/patch-1

Fix typo on config.h
pull/5011/head
Ray 2 settimane fa
committed by GitHub
parent
commit
e09dcf6112
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: B5690EEEBB952194
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      src/config.h

+ 1
- 1
src/config.h Vedi File

@ -189,7 +189,7 @@
//------------------------------------------------------------------------------------
// Module: rtextures - Configuration Flags
//------------------------------------------------------------------------------------
// Selecte desired fileformats to be supported for image data loading
// Selected desired fileformats to be supported for image data loading
#define SUPPORT_FILEFORMAT_PNG 1
//#define SUPPORT_FILEFORMAT_BMP 1
//#define SUPPORT_FILEFORMAT_TGA 1

Caricamento…
Annulla
Salva