mirror of
https://github.com/zeldaret/tp
synced 2026-05-29 08:43:05 -04:00
auto decompile more functions
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
|
||||
struct cXyz {};
|
||||
|
||||
struct cSPolar;
|
||||
struct cSAngle {
|
||||
/* 80030510 */ ~cSAngle();
|
||||
/* 80270F98 */ cSAngle(s16);
|
||||
@@ -46,7 +47,6 @@ struct cSAngle {
|
||||
static u8 _270[2 + 6 /* padding */];
|
||||
};
|
||||
|
||||
struct cSPolar;
|
||||
struct cSGlobe {
|
||||
/* 80271820 */ cSGlobe(f32, s16, s16);
|
||||
/* 80271880 */ cSGlobe(cXyz const&);
|
||||
|
||||
Reference in New Issue
Block a user