Game For ECE 2035

Dependencies:   mbed wave_player 4DGL-uLCD-SE MMA8452

Revision:
4:37d3935365f8
Parent:
0:35660d7952f7
Child:
6:c9695079521d
diff -r e4690ad5a4d2 -r 37d3935365f8 speech.cpp
--- a/speech.cpp	Mon Oct 28 05:26:35 2019 +0000
+++ b/speech.cpp	Tue Sep 28 13:52:11 2021 +0000
@@ -5,6 +5,8 @@
 
 /**
  * Draw the speech bubble background.
+ * Use this file to draw speech bubbles, look at the uLCD libraries for printing
+ * text to the uLCD (see graphics.cpp note for link)
  */
 static void draw_speech_bubble();