mirror of
https://github.com/zeldaret/tp
synced 2026-07-30 16:04:03 -04:00
decomp some small files, do some cleanup (#42)
* remove leftover asm: JSUList.s * d_save_init: decomp * JMath/random: decomp * J3DUDL: fixup label * JAUClusterSound: decomp * c_API_controller_pad: decomp, elaborate globals/types * clang-format * don't add guards to functions.h * semantic merge of m_cpadInfo stuff * fix undef symbols Co-authored-by: Pheenoh <pheenoh@gmail.com>
This commit is contained in:
+1
-2
@@ -505,7 +505,7 @@ void DVDReadDir(void);
|
||||
|
||||
class mDoCPd_c;
|
||||
extern "C" {
|
||||
void cAPICPad_recalibrate(void);
|
||||
void mDoCPd_c_NS_recalibrate(void);
|
||||
}
|
||||
|
||||
// JSystem/JSupport/JSUList
|
||||
@@ -705,7 +705,6 @@ void func_8036C740(void);
|
||||
void func_8036C780(void);
|
||||
void getRandom_0_1__6Z2CalcFv(void);
|
||||
void getParamByExp__6Z2CalcFffffffQ26Z2Calc9CurveSign(void);
|
||||
void JMath_NS_TRandom_fast_(void);
|
||||
}
|
||||
|
||||
// d_a_horse_static
|
||||
|
||||
Reference in New Issue
Block a user