enderalse/source/fs.dll/skse64/skse64/Hooks_Papyrus.h

9 lines
171 B
C

#pragma once
#include "skse64/PluginAPI.h"
void Hooks_Papyrus_Init();
void Hooks_Papyrus_Commit();
bool RegisterPapyrusPlugin(SKSEPapyrusInterface::RegisterFunctions);