mirror of
https://github.com/zeldaret/tp
synced 2026-08-10 03:06:00 -04:00
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:
@@ -11,6 +11,8 @@ private:
|
||||
|
||||
class dCcMassS_Mng {
|
||||
public:
|
||||
dCcMassS_Mng(void);
|
||||
|
||||
private:
|
||||
/* 0x0000 */ cCcD_DivideArea cccd_dividearea;
|
||||
/* 0x0020 */ u8 field_0x20[36];
|
||||
|
||||
Reference in New Issue
Block a user