ELEC2645 (2018/19) / Mbed 2 deprecated el17set_

Dependencies:   mbed

Revision:
12:200a1266ceee
Parent:
11:953141c3f7dd
Child:
13:c3b550fc2445
--- a/Enemy/Enemy1.h	Thu May 02 17:50:39 2019 +0000
+++ b/Enemy/Enemy1.h	Thu May 02 19:59:05 2019 +0000
@@ -6,7 +6,7 @@
 #include "Gamepad.h"
 #include "mC.h"
 
-const int enemy_01[7][7] = {
+const int enemy_A[7][7] = {
         {1,0,1,1,1,0,1},
         {1,0,1,0,1,0,1},
         {0,1,1,0,1,1,0},