mirror of https://github.com/mgba-emu/mgba.git
Cleanup merge issues
This commit is contained in:
parent
489b932c52
commit
a77f7f0be2
|
@ -23,6 +23,4 @@ void GBASDLHandleEvent(struct GBAThread* context, struct GBASDLEvents* sdlContex
|
|||
|
||||
enum GBAKey GBASDLMapButtonToKey(int button);
|
||||
|
||||
enum GBAKey GBASDLMapButtonToKey(int button);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue