Better defaults for create/delete/execute/draw/isdelete

This commit is contained in:
LagoLunatic
2023-11-24 16:49:23 -05:00
parent d87b01b34a
commit 8a2bc19a89
560 changed files with 1984 additions and 1984 deletions
+3 -3
View File
@@ -7,7 +7,7 @@
#include "dolphin/types.h"
/* 00000078-000000F0 .text _delete__9daWfall_cFv */
void daWfall_c::_delete() {
BOOL daWfall_c::_delete() {
/* Nonmatching */
}
@@ -27,7 +27,7 @@ void daWfall_c::CreateInit() {
}
/* 00000708-00000838 .text _create__9daWfall_cFv */
void daWfall_c::_create() {
s32 daWfall_c::_create() {
/* Nonmatching */
}
@@ -47,7 +47,7 @@ void daWfall_c::set_minamo_mtx() {
}
/* 00000AD0-00000C94 .text _execute__9daWfall_cFv */
void daWfall_c::_execute() {
BOOL daWfall_c::_execute() {
/* Nonmatching */
}