mirror of
https://github.com/love2d/love.git
synced 2026-08-16 00:02:12 +02:00
Move Lua wrapper code for Variants out of the Variant class file.
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
// LOVE
|
||||
#include "common/config.h"
|
||||
#include "Event.h"
|
||||
#include "common/runtime.h"
|
||||
|
||||
namespace love
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user