mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-03-16 16:20:53 +00:00
Re-add missing line
This commit is contained in:
parent
e54eba7043
commit
685c02bd73
@ -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…
x
Reference in New Issue
Block a user