udpated SDL_GetTicks() to SDL_GetTicks64()

This commit is contained in:
2022-05-30 14:02:21 -04:00
parent 4aa7fe1692
commit 70402c5382
6 changed files with 53 additions and 23 deletions

View File

@ -1,7 +1,7 @@
{
"GameName":"Beagle Rescue",
"WindowName":"Beagle Rescue",
"WindowSize":{"w":320,"h":240},
"WindowSize":{"w":320,"h":200},
"WindowFullScreen": 0,
"GlobalScale": 1
"GlobalScale": 4
}