Almost have OutfitSystem.cpp compiling
This commit is contained in:
parent
acad9f1349
commit
1c6d691cf2
2 changed files with 2 additions and 2 deletions
|
|
@ -1012,7 +1012,7 @@ bool OutfitSystem::RegisterPapyrus(RE::BSScript::IVirtualMachine *registry) {
|
|||
registry->RegisterFunction(
|
||||
"NaturalSortPairArmor_ASCII",
|
||||
"SkyrimOutfitSystemNativeFuncs",
|
||||
StringSorts::NaturalSortPair_ASCII<RE::TESObjectARMO *>,
|
||||
StringSorts::NaturalSortPair_ASCII,
|
||||
true
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue