Yiu Fai Kwok / Mbed 2 deprecated el17yfk

Dependencies:   mbed FXOS8700CQ mbed-rtos

Revision:
25:31111e6e13ad
Parent:
21:704d938acf5d
Child:
26:c60becf3f840
--- a/Game_three/Game_three.h	Mon Apr 29 20:54:20 2019 +0000
+++ b/Game_three/Game_three.h	Mon Apr 29 20:59:49 2019 +0000
@@ -1,9 +1,3 @@
-/** Game Three Class
-* @brief This class is the game engine for the third mini-game
-* @version 1.0
-* @author Yiu Fai Kwok
-* @date 22 April, 2019
-*/
 #ifndef GAME_THREE_H
 #define GAME_THREE_H
 
@@ -14,6 +8,13 @@
 #include "Book.h"
 #include "Message.h"
 
+/** Game Three Class
+* @brief This class is the game engine for the third mini-game
+* @version 1.0
+* @author Yiu Fai Kwok
+* @date 22 April, 2019
+*/
+
 class Game_three
 {