mirror of
https://github.com/zeldaret/tp
synced 2026-06-20 16:21:22 -04:00
move d_a_alink and some related stuff (#130)
* clean up d_a_player * move some of daalink * more daalink / daplayer * setup some daalink members * rest of daalink members setup * remove comment * few more matches * remove asm * more matches * more matches + move e_wb_class * fix some d_save classes Co-authored-by: lepelog <lepelog@users.noreply.github.com>
This commit is contained in:
@@ -55,8 +55,6 @@ struct dMapInfo_n {
|
||||
/* 8003EE5C */ void getMapPlayerPos();
|
||||
};
|
||||
|
||||
struct dKy_tevstr_c {};
|
||||
|
||||
struct _GXTexObj {};
|
||||
|
||||
struct dDlst_shadowControl_c {
|
||||
@@ -276,7 +274,6 @@ extern "C" extern u32 g_saftyWhiteColor;
|
||||
// External References:
|
||||
//
|
||||
|
||||
extern "C" void OSReport_Error();
|
||||
extern "C" void mDoAud_setSceneName__FPCcll();
|
||||
extern "C" void mDoAud_resetProcess__Fv();
|
||||
extern "C" void mDoExt_destroyExpHeap__FP10JKRExpHeap();
|
||||
|
||||
Reference in New Issue
Block a user