mirror of
https://github.com/love2d/love.git
synced 2026-08-12 16:40:57 +02:00
love.graphics internal Buffer objects are no longer OpenGL-specific.
--HG-- branch : minor
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
|
||||
// LOVE
|
||||
#include "Graphics.h"
|
||||
#include "Buffer.h"
|
||||
#include "math/MathModule.h"
|
||||
#include "Polyline.h"
|
||||
#include "font/Font.h"
|
||||
|
||||
Reference in New Issue
Block a user