mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-13 06:46:10 +00:00
Fix CMemoryCardSys
This commit is contained in:
@@ -134,7 +134,7 @@ class CGameArchitectureSupport
|
||||
std::vector<TToken<CAudioGroupSet>> x8c_pendingAudioGroups;
|
||||
|
||||
boo::SWindowRect m_windowRect;
|
||||
bool m_rectIsDirty;
|
||||
bool m_rectIsDirty = false;
|
||||
|
||||
void destroyed() { x4_archQueue.Push(MakeMsg::CreateRemoveAllIOWins(EArchMsgTarget::IOWinManager)); }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user