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:
33:f7ec806e14b6
Parent:
32:58def659f463
--- a/Score/Score.h	Wed May 08 15:14:55 2019 +0000
+++ b/Score/Score.h	Wed May 08 23:57:04 2019 +0000
@@ -107,7 +107,6 @@
     /**
      * @brief Graduation animation and music
      * @param character cha (int)
-     * @param the value of year (int)
      * @details Background music played when player graduates, dependent on character selected (cha), initiate animation for the graduation.
      */
     void graduation(Gamepad &pad, N5110 &lcd, int cha);