#include "storm/thread/S_Thread.hpp" #include "storm/Memory.hpp" void* S_Thread::s_SLaunchThread(void* threadParam) { // TODO }