mirror of
https://github.com/love2d/love.git
synced 2026-08-16 00:02:12 +02:00
It's now possible to build each module individually (as a DLL).
This commit is contained in:
@@ -21,6 +21,9 @@
|
||||
#ifndef LOVE_OBJECT_H
|
||||
#define LOVE_OBJECT_H
|
||||
|
||||
// LOVE
|
||||
#include "config.h"
|
||||
|
||||
namespace love
|
||||
{
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user