Remove const from fopAcM functions (#44)

This commit is contained in:
LagoLunatic
2023-09-16 16:50:52 -04:00
committed by GitHub
parent e054193f0a
commit f0cc6a9bef
4 changed files with 104 additions and 185 deletions
+1 -1
View File
@@ -128,7 +128,7 @@ bool daObjYgush00_c::_execute() {
fopAcM_seStartCurrent(this, 0x61fe, 0);
}
} else {
mpGryw00 = (daObjGryw00_c*)i_fopAcM_SearchByName(PROC_Obj_Gryw00);
mpGryw00 = (daObjGryw00_c*)fopAcM_SearchByName(PROC_Obj_Gryw00);
}
} else {
fopAcM_seStartCurrent(this, 0x61fe, 0);