Proj 324 Final

Fork of ELEC351_Group_T by Plymouth ELEC351 Group T

Revision:
55:e0e684531825
Parent:
54:a4c5949707ca
Child:
56:bc5345bc6650
--- a/SETUP.hpp	Wed May 16 19:57:52 2018 +0000
+++ b/SETUP.hpp	Thu May 24 13:31:20 2018 +0000
@@ -60,14 +60,14 @@
 static SIDE SIDE5();
 static SIDE SIDE6();
 
-static Colours CubeMap[6][3][3];//The colours of each section on the cube map
+
 /*
-1 White
-2 Red
-3 Orange
-4 Blue
-5 Green
-6 Yellow
+0 White
+1 Orange
+2 Blue
+3 Red
+4 Green
+5 Yellow
 These are the faces of the cube then there are the 3x3 cubelets within each face
 */