Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions SKSE/src/PapyrusEvents.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@

namespace {

static const UInt32 * g_
IndexPtr = (UInt32 *)0x01BBEB54;
static const UInt32 * g_TlsIndexPtr = (UInt32 *)0x01BBEB54;

struct TLSData
{
Expand Down