mirror of
https://github.com/love2d/love.git
synced 2026-08-18 03:34:23 +02:00
Cleaned up some love.graphics code.
--HG-- branch : minor
This commit is contained in:
@@ -21,9 +21,7 @@
|
||||
#include "Canvas.h"
|
||||
#include "Image.h"
|
||||
#include "Graphics.h"
|
||||
#include "common/Matrix.h"
|
||||
|
||||
#include <cstring> // For memcpy
|
||||
#include <algorithm> // For min/max
|
||||
|
||||
namespace love
|
||||
|
||||
Reference in New Issue
Block a user