d_event work

This commit is contained in:
Jasper St. Pierre
2023-12-28 22:51:59 -08:00
parent 8a609efef4
commit cfcb384bf4
11 changed files with 556 additions and 123 deletions
+2 -2
View File
@@ -102,7 +102,7 @@ s16 dEvent_manager_c::getEventIdx(const char*, u8) {
}
/* 800744AC-800744E8 .text order__16dEvent_manager_cFs */
void dEvent_manager_c::order(s16) {
BOOL dEvent_manager_c::order(s16) {
/* Nonmatching */
}
@@ -182,7 +182,7 @@ u16 dEvent_manager_c::getEventPrio(s16) {
}
/* 80074BB0-80074BE4 .text getEventEndSound__16dEvent_manager_cFs */
void dEvent_manager_c::getEventEndSound(s16) {
u8 dEvent_manager_c::getEventEndSound(s16) {
/* Nonmatching */
}