Game codes for Pokemon Academy Yiu Fai Kwok - 201198802 I have read the University Regulations on Plagiarism and state that the work covered by this declaration is my own and does not contain any unacknowledged work from other sources.

Dependencies:   mbed FXOS8700CQ mbed-rtos

Revision:
32:58def659f463
Parent:
31:0d2c19a285f6
Child:
33:f7ec806e14b6
--- a/Score/Score.h	Wed May 08 03:03:46 2019 +0000
+++ b/Score/Score.h	Wed May 08 15:14:55 2019 +0000
@@ -96,13 +96,6 @@
     void exam_intro(Gamepad &pad);
     
     /**
-     * @brief Music for EXAM running in parallel to the exam
-     * @param state (bool)
-     * @details Background music played during the EXAM, stops when the boolean variable state becomes false
-     */
-    void gym(Gamepad &pad, bool state);
-    
-    /**
      * @brief Draw sprite for graduation
      * @param character cha (int)
      * @param the value of year (int)