The campaign uses numeric "Mission N" labels; the UI-facing titles resolve via DAT_004E5C78[mission] -> FUN_00491030 -> a string resource (docs/campaign-flow.md section 6). Trace it in the decompilation and produce a verified mission# -> title table. Needs the Ghidra exports.
The campaign uses numeric "Mission N" labels; the UI-facing titles resolve via DAT_004E5C78[mission] -> FUN_00491030 -> a string resource (docs/campaign-flow.md section 6). Trace it in the decompilation and produce a verified mission# -> title table. Needs the Ghidra exports.