Undo a few changes

This commit is contained in:
robojumper
2026-01-04 23:48:08 +01:00
parent cf8331c5c1
commit 02c9e35a5e
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -11,7 +11,6 @@ public:
void set(f32, f32, f32 near, f32 far, const mMtx_c &mtx);
void set(f32, f32, f32, f32, f32 near, f32 far, const mMtx_c &mtx, bool);
/* 0x00 */ mMtx_c mView;
/* 0x30 */ nw4r::math::PLANE mPlane_0x30;
/* 0x40 */ nw4r::math::PLANE mPlane_0x40;
-1
View File
@@ -8,7 +8,6 @@
class ActorEventRelated {
public:
ActorEventRelated();
ActorEventRelated(dAcBase_c &owner, void *);
ActorEventRelated(UNKWORD, void *);
~ActorEventRelated();