For Nikhil

Dependencies:   4DGL-uLCD-SE EthernetInterface Game_Synchronizer MMA8452 SDFileSystem mbed-rtos mbed wave_player

Fork of 2035_Tanks_Shell by ECE2035 Spring 2015 TA

Revision:
21:edfeb289b21f
Parent:
20:6a58052b0140
Child:
22:3c68eea5a609
--- a/Tank/tank.cpp	Thu Oct 29 02:21:11 2015 +0000
+++ b/Tank/tank.cpp	Thu Oct 29 03:56:30 2015 +0000
@@ -1,5 +1,5 @@
 #include "tank.h"
-#include "globals.h"
+#include "misc.h"
 #include "math.h"
 #include "game_synchronizer.h"