Minor format tweak
This commit is contained in:
parent
5b294b7cff
commit
eae6e6a828
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue