mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 07:07:42 +00:00
Lots of CResFactory fixes
This commit is contained in:
@@ -123,7 +123,7 @@ class CGameArea : public IGameArea
|
||||
WaitForFinish
|
||||
} xf4_phase = EPhase::LoadHeader;
|
||||
|
||||
std::list<std::shared_ptr<ProjectResourceFactoryBase::AsyncTask>> xf8_loadTransactions;
|
||||
std::list<std::shared_ptr<IDvdRequest>> xf8_loadTransactions;
|
||||
|
||||
public:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user