fully split / more work on d_com_inf_game (#81)

* split d_com_inf_game

* fix func name

* start some dcomifg funcs

* fix

* clang-format

* change dComIfGs_setWarpItemData back to inline asm for now

Co-authored-by: Pheenoh <pheenoh@gmail.com>
This commit is contained in:
TakaRikka
2021-01-10 06:00:45 -08:00
committed by GitHub
parent 2d1d72e1c9
commit 8cf6641bd4
195 changed files with 7912 additions and 6930 deletions
+1
View File
@@ -204,6 +204,7 @@ private:
#pragma pack(push, 1)
class dEvt_control_c {
public:
dEvt_control_c(void);
void searchMapEventData(u8 param_1);
private:
@@ -19,6 +19,7 @@ private:
#pragma pack(push, 1)
struct dEvent_manager_c {
dEvent_manager_c(void);
/* 0x0000 */ dEvDtBase_c event_data_base;
/* 0x0024 */ u8 field_0x24[0x64];
/* 0x0088 */ u8 field_0x88[0x104];