1
0

fix: fix unvirt build issue

This commit is contained in:
2026-01-29 21:03:09 +08:00
parent 6f10f96f97
commit 333ff0ab17
5 changed files with 26 additions and 26 deletions

View File

@@ -220,7 +220,7 @@ namespace Unvirt::Docstring {
#pragma region Other Enums
namespace EnumDesc {
namespace Arrays {
// clang-format off
const GenericReflectionArray<LibCmo::CK2::CK_FILE_WRITEMODE> CK_FILE_WRITEMODE {
{ LibCmo::CK2::CK_FILE_WRITEMODE::CKFILE_UNCOMPRESSED, { u8"CKFILE_UNCOMPRESSED" } },