Ver código fonte

Minor format tweak

pull/1297/head
Ray 5 anos atrás
pai
commit
eae6e6a828
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      src/core.c

+ 1
- 1
src/core.c Ver arquivo

@ -386,7 +386,7 @@ typedef struct CoreData {
#endif
#if defined(PLATFORM_UWP)
struct {
const char* internalDataPath; // UWP App data path
const char *internalDataPath; // UWP App data path
} UWP;
#endif
struct {

Carregando…
Cancelar
Salvar