mirror of
https://github.com/zeldaret/tp
synced 2026-08-02 00:24:25 -04:00
some c_m3d (#97)
* decompiled some bgs_chk funcs * c_m3d_g * c_math progress * remove duplicate SComponent headers * move some variables and decompile a function * some inlined from debug * cM3d_2PlaneLinePosNearPos * fix fabsf and decompile cM3d_CrawVec * format * cleanup * more cleanup Co-authored-by: Pheenoh <pheenoh@gmail.com>
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
#include "SComponent/c_bg_s_shdw_draw.h"
|
||||
|
||||
// additional symbols needed for c_bg_s_shdw_draw.cpp
|
||||
// autogenerated by split.py v0.3 at 2021-01-01 13:07:28.433195
|
||||
extern u8 lbl_803C3FC0;
|
||||
|
||||
// __ct__13cBgS_ShdwDrawFv
|
||||
// cBgS_ShdwDraw::cBgS_ShdwDraw(void)
|
||||
asm cBgS_ShdwDraw::cBgS_ShdwDraw(void) {
|
||||
|
||||
Reference in New Issue
Block a user