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/spells.h	Fri Nov 19 22:03:25 2021 +0000
@@ -0,0 +1,9 @@
+#ifndef SPELLS_H
+#define SPELLS_H
+
+void init_spells();
+
+int spell();
+
+
+#endif
\ No newline at end of file