add default params to a lot more functions

This commit is contained in:
LagoLunatic
2023-12-08 16:25:12 -05:00
parent 009b4fb35e
commit a3170e5d69
59 changed files with 241 additions and 248 deletions
+1 -1
View File
@@ -3380,7 +3380,7 @@ void dKy_itudemo_se() {
int roomNo = dComIfGp_roomControl_getStayNo();
if (env_light.mMoyaSE != 0) {
mDoAud_seStart(env_light.mMoyaSE, NULL, 0, 0);
mDoAud_seStart(env_light.mMoyaSE);
}
if (strcmp(dComIfGp_getStartStageName(), "M_NewD2") == 0 && roomNo == 3) {