This commit is contained in:
2025-12-15 13:20:58 +01:00
parent 7e02e20878
commit b064038c2d
9 changed files with 27 additions and 10 deletions

View File

@@ -10,6 +10,7 @@
#include "../debug/output.h"
#include "../object/bbuffer.h"
#include "epilogues.h"
#include "../debug/copystream.h"
//! \brief The protected data for the epilogue level
static Vault global_vault;