summaryrefslogtreecommitdiff
path: root/src/keypad.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/keypad.h')
-rw-r--r--src/keypad.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/keypad.h b/src/keypad.h
index 9339280..922d2a8 100644
--- a/src/keypad.h
+++ b/src/keypad.h
@@ -2,6 +2,5 @@
#include "raylib.h"
-int KeypadIsPressed(unsigned char c);
int KeypadGetPressed();