diff --git a/include/RE/B/BGSMod.h b/include/RE/B/BGSMod.h index 6790bbe8..6dd003cb 100644 --- a/include/RE/B/BGSMod.h +++ b/include/RE/B/BGSMod.h @@ -157,5 +157,5 @@ namespace RE::BGSMod }; static_assert(sizeof(Items) == 0x20); - } // namespace Template -} // namespace RE::BGSMod + } +}