direct header includes, remove redundant ones
This commit is contained in:
@ -1,11 +1,12 @@
|
||||
#ifndef TWN_INPUT_C_H
|
||||
#define TWN_INPUT_C_H
|
||||
|
||||
#include "twn_input.h"
|
||||
#include "twn_vec.h"
|
||||
#include "twn_types.h"
|
||||
|
||||
#include <SDL2/SDL.h>
|
||||
|
||||
#include <stdbool.h>
|
||||
|
||||
|
||||
#define KEYBIND_SLOTS_DEFAULT 3
|
||||
|
||||
|
Reference in New Issue
Block a user