Revenge of the Mouse

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

Fork of 2035_Tanks_Shell by ECE2035 Spring 2015 TA

Revision:
20:6a58052b0140
Parent:
19:7aa3af04d6a8
Child:
21:edfeb289b21f
--- a/Bullet/bullet.cpp	Wed Oct 28 08:40:55 2015 +0000
+++ b/Bullet/bullet.cpp	Thu Oct 29 02:21:11 2015 +0000
@@ -1,7 +1,7 @@
 #include "uLCD_4DGL.h"
 #include "bullet.h"
 #include "game_synchronizer.h"
-#include "globals.h"
+#include "misc.h"
 #include "math.h"
 
 extern Game_Synchronizer sync;