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:
29:75a05e9f0e8d
Parent:
28:a6726a3f8e6d
Child:
31:0d2c19a285f6
--- a/main.cpp	Mon May 06 02:42:34 2019 +0000
+++ b/main.cpp	Mon May 06 20:35:37 2019 +0000
@@ -169,6 +169,7 @@
                                     lcd.refresh();
                                     wait(0.3);
                                 }
+                                game_3.intro(pad, lcd);
                                 currentGame = BULBASAUR;
                                 pad.init_input();
                             }