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 el17ajf by
Diff: Menus/MenuManager/MenuManager.h
- Revision:
- 22:0a474f074553
- Parent:
- 21:62d2b5b73160
- Child:
- 28:e09b7ac11dea
--- a/Menus/MenuManager/MenuManager.h Wed Apr 03 20:33:27 2019 +0000 +++ b/Menus/MenuManager/MenuManager.h Thu Apr 04 07:08:39 2019 +0000 @@ -2,12 +2,6 @@ #define MENU_MANAGER_H #include "Menu.h" -//#include "ControlsMenu.h" -//#include "DifficultyMenu.h" -//#include "GameOverMenu.h" -//#include "MainMenu.h" -//#include "PausedMenu.h" -//#include "ScoresMenu.h" namespace Menus { namespace MenuManager {