enderalse/SKSE/Plugins/fs_skse_plugin_functions/common/ISingleton.cpp
2021-10-06 02:45:46 +02:00

3 lines
92 B
C++

#include "common/ISingleton.h"
//template <typename T> T * Singleton <T>::ms_Singleton = 0;