First commit
This commit is contained in:
6
keyHandlers.h
Normal file
6
keyHandlers.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#include "api.h"
|
||||
|
||||
void keyHandler(SDL_Scancode key);
|
||||
void menuKeyHandler(SDL_Scancode key);
|
||||
Reference in New Issue
Block a user