mirror of
https://github.com/zeldaret/ss
synced 2026-09-01 01:31:47 -04:00
Basically give up on d_t_sound_area
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ class mVec3_c : public EGG::Vector3f {
|
||||
public:
|
||||
/// @brief Constructs an empty vector.
|
||||
/* 80009ee0 */ mVec3_c() {}
|
||||
// /* 80007460 */ ~mVec3_c() {}
|
||||
/* 80007460 */ ~mVec3_c() {}
|
||||
|
||||
/// @brief Constructs a vector from a float array.
|
||||
mVec3_c(const f32 *p) {
|
||||
|
||||
Reference in New Issue
Block a user