2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-08 15:04:56 +00:00

More CRidley imps

This commit is contained in:
2019-11-12 12:25:21 -08:00
parent 3b101267f8
commit a1c7692d36
11 changed files with 1082 additions and 163 deletions

View File

@@ -1,5 +1,6 @@
#include "CSfxManager.hpp"
#include "CSimplePool.hpp"
#include "Runtime/Audio/CSfxManager.hpp"
#include "Runtime/CSimplePool.hpp"
namespace urde {
static TLockedToken<std::vector<u16>> mpSfxTranslationTableTok;