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:
@@ -10,8 +10,6 @@ extern char lbl_803739A0[0x310];
|
||||
extern void* lbl_80451368;
|
||||
extern u32 _sRumbleSupported;
|
||||
extern u8 lbl_803C3384;
|
||||
struct cpadInfo;
|
||||
extern cpadInfo m_cpadInfo;
|
||||
extern u8 lbl_803A2EF4;
|
||||
extern u8 lbl_803A2EE0;
|
||||
extern u8 lbl_80450B19;
|
||||
|
||||
Reference in New Issue
Block a user