mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-18 04:19:19 +02:00
maintenance: removed deprecated files, linux friendly include names
This commit is contained in:
@@ -14,14 +14,14 @@ http://mozilla.org/MPL/2.0/.
|
||||
*/
|
||||
|
||||
#include "stdafx.h"
|
||||
#include "texture.h"
|
||||
#include "Texture.h""
|
||||
|
||||
#include <ddraw.h>
|
||||
#include "GL/glew.h"
|
||||
|
||||
#include "utilities.h"
|
||||
#include "globals.h"
|
||||
#include "logs.h"
|
||||
#include "Globals.h"
|
||||
#include "Logs.h"
|
||||
#include "sn_utils.h"
|
||||
|
||||
#define EU07_DEFERRED_TEXTURE_UPLOAD
|
||||
|
||||
Reference in New Issue
Block a user