mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-07-05 11:44:33 +00:00
Fix Linux build warnings
This commit is contained in:
@@ -1845,6 +1845,8 @@ void Minecraft::run_middle()
|
||||
// capture the save thumbnail
|
||||
app.CaptureSaveThumbnail();
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -4907,4 +4909,3 @@ int Minecraft::MustSignInReturnedPSN(void *pParam, int iPad, C4JStorage::EMessag
|
||||
return 0;
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user