Move plugins to Sol (#5622)
Co-authored-by: Nerixyz <nerixdev@outlook.de> Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
This commit is contained in:
@@ -129,6 +129,10 @@
|
||||
# include <unordered_set>
|
||||
# include <vector>
|
||||
|
||||
# ifdef CHATTERINO_HAVE_PLUGINS
|
||||
# include <sol/sol.hpp>
|
||||
# endif
|
||||
|
||||
# ifndef UNUSED
|
||||
# define UNUSED(x) (void)(x)
|
||||
# endif
|
||||
|
||||
Reference in New Issue
Block a user