Reworking of the assembly
[uccvend-snackrom.git] / ROM2 / keypad.h
diff --git a/ROM2/keypad.h b/ROM2/keypad.h
new file mode 100644 (file)
index 0000000..d7a5382
--- /dev/null
@@ -0,0 +1,7 @@
+#ifndef _KEYPAD_H_
+#define _KEYPAD_H_
+
+extern u8 last_key;
+extern u8 curr_key;
+
+#endif /* _KEYPAD_H_ */

UCC git Repository :: git.ucc.asn.au