6 lines
No EOL
77 B
C++
6 lines
No EOL
77 B
C++
#pragma once
|
|
|
|
namespace OutfitSystem
|
|
{
|
|
void ApplyPlayerSkinningHooks();
|
|
} |