ELEC2645 (2018/19) / Mbed 2 deprecated el17ttds

Dependencies:   mbed N5110_tf

Revision:
6:e8c03f264ffc
Parent:
4:3446009e2f38
Child:
9:3a0194c87afe
--- a/Map/Map.h	Tue May 07 20:40:22 2019 +0000
+++ b/Map/Map.h	Wed May 08 19:05:36 2019 +0000
@@ -2,7 +2,7 @@
 #include "N5110.h"
 #include "Gamepad.h"
 
-class Map {
+class Map { // Deals with information regarding the maps outer walls
 
 public:
   Map();