mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
d_a_obj_laundry Equivalent (#2387)
* Decompile first laundry methods * Cleanup setNormalClothPos * Fix rodata and implement more functions * Full mapping * Move create to inline method * Cleanup * Mark class as equivalent * Change rodata padding * Rename joint members * More renames and cleanup * Redefine mAttr * Cleanup * Update includes
This commit is contained in:
@@ -24,6 +24,7 @@ void dKyw_rain_set(int count);
|
||||
void dKyw_wind_set();
|
||||
cXyz* dKyw_get_wind_vec();
|
||||
cXyz dKyw_get_wind_vecpow();
|
||||
cXyz dKyw_get_AllWind_vecpow(cXyz* param_0);
|
||||
void dKyw_evt_wind_set(s16 angleX, s16 angleY);
|
||||
void dKyw_custom_windpower(f32 pow);
|
||||
void dKyw_evt_wind_set_go();
|
||||
|
||||
Reference in New Issue
Block a user