Tobis Programm forked to not destroy your golden files

Dependencies:   mbed

Fork of Robocode by PES 2 - Gruppe 1

Revision:
13:57f5a7876d2f
Parent:
12:91c2e07d2b5b
Child:
14:9e2ce5880fb0
diff -r 91c2e07d2b5b -r 57f5a7876d2f mapping_lib.cpp
--- a/mapping_lib.cpp	Fri Feb 24 10:01:05 2017 +0000
+++ b/mapping_lib.cpp	Fri Feb 24 10:06:03 2017 +0000
@@ -8,6 +8,7 @@
 double time_counter = 0.0f;
 double deltatime = 0.0f;
 
-void mapping(){
+void mapping()
+{
     //call mapping functions
 }
\ No newline at end of file