Files
rem-essentials-pub/include/features/alchemy_crash.h
T

8 lines
75 B
C++

#pragma once
namespace rem::features
{
void InitAlchemyCrashFix();
}