e_pm, e_fs, obj_sm_door, obj_smw_stone (#2244)

This commit is contained in:
Caroline Madsen
2024-11-10 16:18:40 +02:00
committed by GitHub
parent 7c20cdb8b3
commit f4ee3b5ec2
13 changed files with 4331 additions and 3815 deletions
+1 -1
View File
@@ -70,7 +70,7 @@ bool cBgS::Regist(dBgW_Base* p_data, fpc_ProcID actor_id, void* p_actor) {
}
/* 80074250-800742E4 06EB90 0094+00 0/0 2/2 187/187 .text Release__4cBgSFP9dBgW_Base */
int cBgS::Release(dBgW_Base* p_data) {
bool cBgS::Release(dBgW_Base* p_data) {
if (p_data == NULL) {
return 1;
}