mirror of
https://github.com/hedge-dev/UnleashedRecomp
synced 2026-09-06 11:21:00 -04:00
Fix compilation error.
This commit is contained in:
@@ -23,7 +23,6 @@ PPC_FUNC(sub_824EB490)
|
|||||||
PPC_FUNC_IMPL(__imp__sub_822C1130);
|
PPC_FUNC_IMPL(__imp__sub_822C1130);
|
||||||
PPC_FUNC(sub_822C1130)
|
PPC_FUNC(sub_822C1130)
|
||||||
{
|
{
|
||||||
g_isGameLoaded = true;
|
|
||||||
g_deltaTime = ctx.f1.f64;
|
g_deltaTime = ctx.f1.f64;
|
||||||
|
|
||||||
SDL_PumpEvents();
|
SDL_PumpEvents();
|
||||||
|
|||||||
Reference in New Issue
Block a user