Game For ECE 2035

Dependencies:   mbed wave_player 4DGL-uLCD-SE MMA8452

Revision:
8:fcc333a8f9e1
Parent:
7:862062ffca62
Child:
9:cbb9cfb1f6c5
--- a/actions.h	Sat Nov 20 03:37:50 2021 +0000
+++ b/actions.h	Sat Nov 20 03:57:56 2021 +0000
@@ -5,6 +5,8 @@
 
 void npc_speech2();
 
+int door_open();
+
 void init_dung();
 
 void slay_dragon();