Skip to content

Commit

Permalink
feat: misc (#277)
Browse files Browse the repository at this point in the history
  • Loading branch information
qudix authored Sep 29, 2024
1 parent 40dca21 commit 285353e
Show file tree
Hide file tree
Showing 17 changed files with 4,036 additions and 81 deletions.
7 changes: 7 additions & 0 deletions include/RE/B/BSCoreTypes.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
#pragma once

namespace RE
{
using TESFormID = std::uint32_t;
using RefHandle = std::uint32_t;
}
Loading

0 comments on commit 285353e

Please sign in to comment.