auto decompile more functions

This commit is contained in:
Julgodis
2021-04-08 21:05:48 +02:00
parent a23a106399
commit 2661db6aaa
559 changed files with 3534 additions and 3686 deletions
+1 -1
View File
@@ -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&);