mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-06-02 02:01:21 +00:00
Fix bug where CGameArea::Validate/PostConstruct attempts to reuse old section buffers
This commit is contained in:
parent
536f943858
commit
e982497055
@ -963,6 +963,7 @@ bool CGameArea::Invalidate(CStateManager* mgr)
|
||||
|
||||
void CGameArea::KillmAreaData()
|
||||
{
|
||||
m_resolvedBufs.clear();
|
||||
x110_mreaSecBufs.clear();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user