#pragma once #include "RE/I/IVirtualMachine.h" namespace OutfitSystem { bool RegisterPapyrus(RE::BSScript::IVirtualMachine* registry); }