mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-14 04:06:09 +00:00
More refactoring, decouple tweaks from hecl
This commit is contained in:
@@ -67,7 +67,7 @@ constexpr std::array<FEMovie, 8> FEMovies{{
|
||||
{"Video/08_GBA_fileselect.thp", false},
|
||||
}};
|
||||
|
||||
constexpr SObjectTag g_DefaultWorldTag = {FOURCC('MLVL'), 0x158efe17};
|
||||
constexpr SObjectTag g_DefaultWorldTag = {FOURCC('MLVL'), 0x158efe17u};
|
||||
|
||||
constexpr std::array<float, 3> AudioFadeTimeA{
|
||||
0.44f,
|
||||
|
||||
Reference in New Issue
Block a user