mirror of
https://github.com/raysan5/raylib.git
synced 2025-09-21 10:48:15 +00:00
Minor format tweak
This commit is contained in:
@@ -386,7 +386,7 @@ typedef struct CoreData {
|
|||||||
#endif
|
#endif
|
||||||
#if defined(PLATFORM_UWP)
|
#if defined(PLATFORM_UWP)
|
||||||
struct {
|
struct {
|
||||||
const char* internalDataPath; // UWP App data path
|
const char *internalDataPath; // UWP App data path
|
||||||
} UWP;
|
} UWP;
|
||||||
#endif
|
#endif
|
||||||
struct {
|
struct {
|
||||||
|
Reference in New Issue
Block a user