summaryrefslogtreecommitdiff
path: root/src/keypad.h
blob: 922d2a8ec51cd266d18d41e5a7702345bd95e6e3 (plain)
1
2
3
4
5
6
#pragma once

#include "raylib.h"

int KeypadGetPressed();