Steven Mahasin / Mbed 2 deprecated DreamDungeon

Dependencies:   mbed MotionSensor

Revision:
33:4f3948dcd2f7
Parent:
32:fe6359ef9916
Child:
34:1d5b4da3935e
--- a/Entity/Collectibles/Health/Health.h	Mon May 06 08:56:48 2019 +0000
+++ b/Entity/Collectibles/Health/Health.h	Mon May 06 13:27:26 2019 +0000
@@ -15,7 +15,7 @@
 
 private:
     // Private Functions
-    int * get_frame();
+    char * get_frame();
 };
 
 const int health_sprite[7][7] = {