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.
Diff: GameEngine/GameEngine.h
- Revision:
- 72:e7492591307e
- Parent:
- 71:bcbac2cfe005
- Child:
- 73:d1aea9b8da92
--- a/GameEngine/GameEngine.h Fri May 22 17:47:48 2020 +0000 +++ b/GameEngine/GameEngine.h Sat May 23 21:35:16 2020 +0000 @@ -17,6 +17,7 @@ #include "SDFileSystem.h" #include "SavedGames.h" #include "Settings.h" +#include "Sounds.h" #include <vector>