2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-09 14:27:42 +00:00

added runtime stubs

This commit is contained in:
Jack Andersen
2015-07-11 12:41:10 -10:00
parent 043af55580
commit c1f4f31e6f
15 changed files with 31 additions and 9 deletions

View File

@@ -8,7 +8,7 @@ namespace DNAMP1
struct MLVL : BigDNA
{
DECL_DNA
HECL::FourCC magic;
FourCC magic;
Value<atUint32> version;
UniqueID32 worldNameId;
UniqueID32 saveWorldId;