mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-06-05 13:13:27 +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()
|
void CGameArea::KillmAreaData()
|
||||||
{
|
{
|
||||||
|
m_resolvedBufs.clear();
|
||||||
x110_mreaSecBufs.clear();
|
x110_mreaSecBufs.clear();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user