From f27e44e884af70ca7b915e595eb804e02f90a659 Mon Sep 17 00:00:00 2001 From: HintSystem Date: Fri, 18 Apr 2025 23:06:31 +0300 Subject: [PATCH] Add intro, outro AWC marker names to MetaNames.cs --- CodeWalker.Core/GameFiles/MetaTypes/MetaNames.cs | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CodeWalker.Core/GameFiles/MetaTypes/MetaNames.cs b/CodeWalker.Core/GameFiles/MetaTypes/MetaNames.cs index 353788c90..d916d78bd 100644 --- a/CodeWalker.Core/GameFiles/MetaTypes/MetaNames.cs +++ b/CodeWalker.Core/GameFiles/MetaTypes/MetaNames.cs @@ -4454,6 +4454,10 @@ public enum MetaName : uint tempo = 2051628467, beat = 3902465932, dj = 148611320, + intro_start = 1150715834, + intro_end = 751231070, + outro_start = 2110693280, + outro_end = 1910037677, //01 = 2740850834,//this one added in RpfManager.BuildBaseJenkIndex rockout = 4078653290, uihit = 3632555010,//is this right?