diff options
Diffstat (limited to 'src/buttons.h')
| -rw-r--r-- | src/buttons.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/buttons.h b/src/buttons.h deleted file mode 100644 index cfa9fa3..0000000 --- a/src/buttons.h +++ /dev/null @@ -1,10 +0,0 @@ -#pragma once - -void buttonsInit(); - -bool btnUp(); -bool btnDown(); -bool btnSelect(); -bool btnBack(); -bool btnRight(); -bool btnLeft(); |
