mirror of
https://github.com/zeldaret/tp
synced 2026-09-07 19:20:58 -04:00
demangle data-symbols
This commit is contained in:
@@ -11,8 +11,6 @@
|
||||
// Types:
|
||||
//
|
||||
|
||||
struct cM3dGCyl {};
|
||||
|
||||
struct Vec {};
|
||||
|
||||
struct cM3dGPla {
|
||||
@@ -20,6 +18,8 @@ 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