summaryrefslogtreecommitdiff
path: root/arm7/lib/include/pad.h
diff options
context:
space:
mode:
authorEgor Ananyin <ananinegor@gmail.com>2020-07-06 09:42:04 +0300
committerEgor Ananyin <ananinegor@gmail.com>2020-07-06 09:42:04 +0300
commit4d7fd9ee0c39e73b637a894b6751095e2bcd5b74 (patch)
tree0439f6fa0f2e1e0d60c5dd7f5aa4103f3df80318 /arm7/lib/include/pad.h
parent07400e92d04dfd4d565ba707094e26c794936be6 (diff)
rename
Diffstat (limited to 'arm7/lib/include/pad.h')
-rw-r--r--arm7/lib/include/pad.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/arm7/lib/include/pad.h b/arm7/lib/include/pad.h
deleted file mode 100644
index 8591bf7b..00000000
--- a/arm7/lib/include/pad.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef POKEDIAMOND_PAD_H
-#define POKEDIAMOND_PAD_H
-
-#include "nitro/types.h"
-
-BOOL PAD_InitXYButton(void);
-
-#endif