Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed
Fork of Robocode by
Diff: source/Main.cpp
- Revision:
- 40:a46667b62671
- Parent:
- 39:92723f7ea54f
- Child:
- 41:462d379e85c4
diff -r 92723f7ea54f -r a46667b62671 source/Main.cpp
--- a/source/Main.cpp Tue Apr 04 15:28:26 2017 +0000
+++ b/source/Main.cpp Tue Apr 04 15:37:40 2017 +0000
@@ -90,7 +90,7 @@
state = initial_turn();
break;
-/*
+
case 35:
state = select_target();
break;
@@ -100,7 +100,6 @@
case 37:
state = remove_target();
break;
-*/
case 40:
