SkyrimOutfitSystemSE/include/PlayerSkinning.h
2019-04-03 00:06:18 -07:00

6 lines
No EOL
77 B
C++

#pragma once
namespace OutfitSystem
{
void ApplyPlayerSkinningHooks();
}