Tobis Programm forked to not destroy your golden files

Dependencies:   mbed

Fork of Robocode by PES 2 - Gruppe 1

Revision:
86:df8c869a5a52
Parent:
71:ddf4eb5c3081
Child:
126:d0b2057272d0
--- a/source/Mapping.cpp	Mon May 01 10:07:35 2017 +0000
+++ b/source/Mapping.cpp	Mon May 01 12:55:11 2017 +0000
@@ -238,6 +238,10 @@
     }
 }
 
+int generate_fake_target(){
+    return 0;
+}
+
 //******************************************************************************
 int switch_target_red()
 {