mirror of
https://github.com/edubart/otclient.git
synced 2025-12-26 01:37:12 +01:00
many changes and refactoring
This commit is contained in:
@@ -25,8 +25,12 @@
|
||||
#ifndef GRAPHICS_H
|
||||
#define GRAPHICS_H
|
||||
|
||||
#include <prerequisites.h>
|
||||
#include <graphics/texture.h>
|
||||
#include <global.h>
|
||||
#include <graphics/textures.h>
|
||||
|
||||
#include <GL/gl.h>
|
||||
#include <GL/glu.h>
|
||||
#include <GL/glext.h>
|
||||
|
||||
class Graphics
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user