This commit is contained in:
Nishi 2026-01-27 18:52:13 +09:00
commit e6fd011636
Signed by: nishi
GPG key ID: 27EF69B208EB9343
2 changed files with 2 additions and 2 deletions

View file

@ -256,6 +256,6 @@ GSSoundEngine GSClientGetSoundEngine(GSClient client) {
return client->sengine;
}
void GSClientToggleSkybox(GSClient client, GSBool toggle) {
void GSClientSetSkybox(GSClient client, GSBool toggle) {
client->skybox_enabled = toggle;
}

@ -1 +1 @@
Subproject commit 9544404f7c0851b7f96e310008c3ce2f723cb1f0
Subproject commit bbb20f081ef347f074912091e0f641b8104fc69a