raygint/src/keyboard.c

6 lines
78 B
C
Raw Permalink Normal View History

2021-11-16 23:18:35 +01:00
#include "raygint/keyboard.h"
#ifdef RAYLIB
void clearevents(void) {}
#endif