raygint/src/keyboard.c

6 lines
78 B
C

#include "raygint/keyboard.h"
#ifdef RAYLIB
void clearevents(void) {}
#endif