This commit is contained in:
NOTPIES
2026-04-21 01:09:37 -04:00
parent 797530e883
commit aad5c68b7e
2 changed files with 138 additions and 6 deletions

View File

@@ -774,7 +774,7 @@ void TakeAnimationParticle::render(Tesselator *, float, float, float, float, flo
void TakeAnimationParticle::tick() {}
int TakeAnimationParticle::getParticleTexture() { return 0; }
#ifdef _WIN32
/*#ifdef _WIN32
void C4JStorage::SetMaxSaves(int) {}
C4JStorage::ESaveGameState C4JStorage::GetSaveState() { return C4JStorage::ESaveGame_Idle; }
#endif
#endif*/