unneeded include
This commit is contained in:
parent
6989bde006
commit
ab453314aa
1 changed files with 0 additions and 2 deletions
|
@ -3,8 +3,6 @@
|
|||
|
||||
#include <SDL2/SDL.h>
|
||||
|
||||
#include "types.h"
|
||||
|
||||
typedef struct {
|
||||
SDL_Keycode SDL_event_id;
|
||||
void ( *down )( void );
|
||||
|
|
Loading…
Reference in a new issue