merge m_unk20-24 into pad

This commit is contained in:
Ramen2X 2023-09-29 12:04:27 -04:00
parent 12c9027d74
commit 99c686e9ff

View File

@ -45,8 +45,7 @@ class MxTransitionManager : public MxCore
private: private:
undefined m_pad00[0x20]; undefined m_pad00[0x20];
MxU8 m_unk20; undefined m_pad20[0x04];
undefined m_pad21[0x03];
TransitionType m_transitionType; TransitionType m_transitionType;
LPDIRECTDRAWSURFACE m_ddSurface; LPDIRECTDRAWSURFACE m_ddSurface;
MxU16 m_animationTimer; MxU16 m_animationTimer;