mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2025-10-30 07:11:05 +00:00
Fix compilation error.
This commit is contained in:
parent
8a27d85964
commit
72f6713151
1 changed files with 0 additions and 1 deletions
|
|
@ -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();
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue