Game For ECE 2035

Dependencies:   mbed wave_player 4DGL-uLCD-SE MMA8452

Revision:
14:7225da81314a
Parent:
6:c9695079521d
--- a/speech.h	Thu Dec 02 20:16:28 2021 +0000
+++ b/speech.h	Fri Dec 03 08:45:49 2021 +0000
@@ -8,7 +8,8 @@
 void horizontal_speech2(const char* line1, const char* line2);
 
 
-void vertical_speech(const char* line1, const char* line2, const char* line3);
+void vertical_speech1(const char* line1, const char* line2, const char* line3);
+void vertical_speech2(const char* line1, const char* line2, const char* line3);
 
 
  void erase_horizontal_speech_bubble();