mirror of
https://github.com/OpenMW/openmw.git
synced 2025-02-21 09:09:43 +00:00
Re-add missing line
This commit is contained in:
parent
e54eba7043
commit
685c02bd73
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
namespace MWLua
|
||||
{
|
||||
struct Context;
|
||||
|
||||
std::string_view getSpecialization(const int32_t val);
|
||||
void addActorStatsBindings(sol::table& actor, const Context& context);
|
||||
void addNpcStatsBindings(sol::table& npc, const Context& context);
|
||||
|
|
Loading…
Reference in a new issue