ELEC2645 (2018/19) / Mbed 2 deprecated el17st

Dependencies:   mbed FATFileSystem

Revision:
20:01efa2bce75d
Parent:
19:065207c07c3c
Child:
21:f3b0ce18b44f
--- a/CaMove/CaMove.h	Wed May 08 02:45:11 2019 +0000
+++ b/CaMove/CaMove.h	Wed May 08 15:48:44 2019 +0000
@@ -168,7 +168,7 @@
     /** Function that moves the Charater per Frame.
      *@param lcd The Bitmap class object.
      */
-    void chase(Bitmap &lcd, int chaser);
+    void chase(Bitmap &lcd, int girl);
     /** Function that tell if the player is caught by chaser Charater.
      *@returns Returns a boolean true is caught and false if not.
      */