mirror of
https://github.com/raysan5/raylib.git
synced 2026-02-21 16:54:31 +00:00
Minor format tweak
This commit is contained in:
parent
5b294b7cff
commit
eae6e6a828
@ -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 {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user