Rony Stephan / Mbed 2 deprecated 2035_rpg_game_fall2021

Dependencies:   mbed wave_player 4DGL-uLCD-SE MMA8452

Revision:
21:9c414fbf4a6f
Parent:
20:762297435411
Child:
22:397601b1cdb4
--- a/graphics.h	Wed Dec 01 19:44:43 2021 +0000
+++ b/graphics.h	Wed Dec 01 21:21:12 2021 +0000
@@ -55,7 +55,7 @@
 /**
  * Draw the lower status bar.
  */ 
-void draw_lower_status(int item, int potion1, int potion2);
+void draw_lower_status(int item, int potion1, int potion2, bool firstDraw);
 
 /**
  * Draw the border for the map.