mirror of
https://github.com/zeldaret/tp
synced 2026-09-03 18:13:58 -04:00
detect more floats/doubles, including from relocations
This commit is contained in:
@@ -11,6 +11,8 @@
|
||||
// Types:
|
||||
//
|
||||
|
||||
struct cM3dGCyl {};
|
||||
|
||||
struct Vec {};
|
||||
|
||||
struct cM3dGPla {
|
||||
@@ -18,8 +20,6 @@ struct cM3dGPla {
|
||||
/* 8026F624 */ void Set(cM3dGPla const*);
|
||||
};
|
||||
|
||||
struct cM3dGCyl {};
|
||||
|
||||
struct cM3dGTri {
|
||||
/* 8026F7B0 */ void cross(cM3dGCyl const*, Vec*) const;
|
||||
/* 8026F7DC */ void setPos(Vec const*, Vec const*, Vec const*);
|
||||
|
||||
Reference in New Issue
Block a user