Game For ECE 2035

Dependencies:   mbed wave_player 4DGL-uLCD-SE MMA8452

Revision:
6:c9695079521d
Child:
7:862062ffca62
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/actions.h	Fri Nov 19 22:03:25 2021 +0000
@@ -0,0 +1,7 @@
+#ifndef ACTIONS_H
+#define ACTIONS_H
+
+void npc_speech1();
+
+
+#endif
\ No newline at end of file