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:
9:1395c98b58fc
Parent:
8:d707bb3b9106
Child:
10:adff3c804985
--- a/Characters/Charmander.cpp	Thu Apr 11 16:08:26 2019 +0000
+++ b/Characters/Charmander.cpp	Thu Apr 11 16:17:38 2019 +0000
@@ -284,6 +284,8 @@
     lcd.drawSprite(0, 0, 48, 84, evo_2_sprite_data);
 }
 
+
+
 void Charmander::description(Gamepad &pad, N5110 &lcd)
 {
     Page currentPage = PAGE_1;