mirror of
https://github.com/zeldaret/tp
synced 2026-09-12 20:36:19 -04:00
d_kyeff, d_kyeff2, m_Do_printf, and m_Do_graphic (#109)
* Split d_kyeff * Partially matched d_kyeff * split d_kyeff2 * Match d_kyeff2 * split m_Do_printf * m_Do_printf partially matched * hotfix and clang-format * split m_Do_graphic * rename symbols in m_Do_graphic * Match a few functions in m_Do_graphic * Fix Merge Errors * Delete sh.exe.stackdump * Update OSReportInit
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
|
||||
#include "SComponent/c_bg_s_poly_info.h"
|
||||
#include "SComponent/c_xyz.h"
|
||||
#include "d/d_a/d_a_alink/d_a_alink.h"
|
||||
#include "f/f_op/f_op_actor.h"
|
||||
#include "global.h"
|
||||
|
||||
@@ -187,6 +186,7 @@ public:
|
||||
int checkCopyRodTopUse(void);
|
||||
int checkCopyRodEquip(void) const;
|
||||
int checkCutJumpMode(void) const;
|
||||
int getAtnActorID(void) const; // might not be int
|
||||
|
||||
private:
|
||||
u8 unk[0x4e6];
|
||||
|
||||
Reference in New Issue
Block a user