mirror of
https://github.com/love2d/love.git
synced 2026-08-16 16:20:42 +02:00
Move Color.h from modules/graphics/ to common/
--HG-- branch : minor
This commit is contained in:
@@ -29,8 +29,8 @@
|
||||
// LOVE
|
||||
#include "common/math.h"
|
||||
#include "common/Matrix.h"
|
||||
#include "common/Color.h"
|
||||
#include "Drawable.h"
|
||||
#include "Color.h"
|
||||
#include "Mesh.h"
|
||||
#include "vertex.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user