Steven Mahasin / Mbed 2 deprecated DreamDungeon

Dependencies:   mbed MotionSensor

Revision:
29:6b8411bb040a
Parent:
28:98848e6a77a2
--- a/Entity/Health/Health.cpp	Thu May 02 21:30:49 2019 +0000
+++ b/Entity/Health/Health.cpp	Sat May 04 15:39:20 2019 +0000
@@ -18,7 +18,7 @@
     sprite_size.offset_y = 0;
 }
 
-void Health::move(float unused, float unused1, int * unused2)
+void Health::move(float unused, float unused1, int * unused2, bool * unused3)
 {
     
 }