basics
This commit is contained in:
10
src/main.h
10
src/main.h
@@ -1,11 +1,3 @@
|
||||
#pragma once
|
||||
|
||||
#include "texture.h"
|
||||
#include "shader.h"
|
||||
#include "imgui.h"
|
||||
#include "anm2.h"
|
||||
|
||||
#define TICK_DELAY 16
|
||||
#define WINDOW_WIDTH 1600
|
||||
#define WINDOW_HEIGHT 900
|
||||
#define WINDOW_FLAGS SDL_WINDOW_RESIZABLE
|
||||
#include "state.h"
|
Reference in New Issue
Block a user