work on daalink, fop actor, mDo machine, msg_scrn, + various (#201)

* work on fop actor / actor mng, daalink, d_a_obj_item

* d_a_title mostly decompiled

* daalink / d_event / JMessage / dmsg_out_font work

* msg_scrn_base / msg_scrn_boss

* some work on mDo machine, d_menu_save, d_tresure, and various

* remove asm

* progress
This commit is contained in:
TakaRikka
2022-06-29 22:19:09 +02:00
committed by GitHub
parent cd5b02450c
commit 046d178003
412 changed files with 12028 additions and 16831 deletions
+1 -3
View File
@@ -3,6 +3,7 @@
#include "d/com/d_com_inf_game.h"
#include "dolphin/types.h"
#include "SSystem/SComponent/c_lib.h"
class dLog_HIO_c {
public:
@@ -119,7 +120,4 @@ static int phase_0(dScnLogo_c* logo);
static int phase_1(dScnLogo_c* logo);
static int phase_2(dScnLogo_c* logo);
template <typename T>
T cLib_calcTimer(T* val);
#endif /* D_S_D_S_LOGO_H */