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
+4 -4
View File
@@ -12,22 +12,22 @@ void daTama_c::createInit() {
}
/* 00000114-0000011C .text _draw__8daTama_cFv */
void daTama_c::_draw() {
BOOL daTama_c::_draw() {
/* Nonmatching */
}
/* 0000011C-000002D4 .text _execute__8daTama_cFv */
void daTama_c::_execute() {
BOOL daTama_c::_execute() {
/* Nonmatching */
}
/* 000002D4-000002DC .text _delete__8daTama_cFv */
void daTama_c::_delete() {
BOOL daTama_c::_delete() {
/* Nonmatching */
}
/* 000002DC-00000410 .text _create__8daTama_cFv */
void daTama_c::_create() {
s32 daTama_c::_create() {
/* Nonmatching */
}