mirror of
https://github.com/zeldaret/ss
synced 2026-07-08 13:56:15 -04:00
Undo a few changes
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -8,7 +8,6 @@
|
||||
|
||||
class ActorEventRelated {
|
||||
public:
|
||||
ActorEventRelated();
|
||||
ActorEventRelated(dAcBase_c &owner, void *);
|
||||
ActorEventRelated(UNKWORD, void *);
|
||||
~ActorEventRelated();
|
||||
|
||||
Reference in New Issue
Block a user