Fix ENABLE_VISUALS Broken in Key.hpp
This commit is contained in:
parent
75fbce033b
commit
f3ca230f0a
@ -1,9 +1,10 @@
|
|||||||
/*
|
/*
|
||||||
Created on 01.07.18.
|
Created on 01.07.18.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include "config.h"
|
||||||
|
|
||||||
#if ENABLE_VISUALS
|
#if ENABLE_VISUALS
|
||||||
|
|
||||||
#include <SDL2/SDL_keycode.h>
|
#include <SDL2/SDL_keycode.h>
|
||||||
|
Reference in New Issue
Block a user