This website works better with JavaScript.
Home
Explore
Help
Sign In
Archivist
/
raylib-src
mirror of
https://github.com/raysan5/raylib
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
24
Wiki
Activity
Browse Source
Minor format tweak
pull/1297/head
Ray
4 years ago
parent
5b294b7cff
commit
eae6e6a828
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/core.c
+ 1
- 1
src/core.c
View File
@ -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
{
Write
Preview
Loading…
Cancel
Save