mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-29 05:17:58 +03:00
Move asyncpackage from apps/openmw/mwlua to components/lua
This commit is contained in:
parent
9673f5b932
commit
71ba7b88e2
12 changed files with 136 additions and 124 deletions
|
@ -7,7 +7,7 @@
|
|||
#include <MyGUI_Widget.h>
|
||||
#include <sol/sol.hpp>
|
||||
|
||||
#include <components/lua/scriptscontainer.hpp>
|
||||
#include <components/lua/asyncpackage.hpp>
|
||||
|
||||
#include "properties.hpp"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue