This commit is contained in:
TakaRikka
2021-12-04 05:29:00 -08:00
896 changed files with 8438 additions and 9115 deletions
+1 -1
View File
@@ -1201,7 +1201,7 @@ int dComIfG_play_c::getLayerNo(int param_0) {
}
int layer = dComIfGp_getStartStageLayer();
char* stage = dComIfGp_getStartStageName();
const char* stage = dComIfGp_getStartStageName();
return getLayerNo_common(stage, roomNo, layer);
}