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
Diff: spase_ship/space_ship.h
- Revision:
- 35:261df7c3a3fb
- Parent:
- 34:4bff5515060e
- Child:
- 36:9bb204e390c5
--- a/spase_ship/space_ship.h Sat Apr 20 23:28:31 2019 +0000 +++ b/spase_ship/space_ship.h Sat Apr 20 23:30:10 2019 +0000 @@ -4,6 +4,9 @@ #include "mbed.h" #include "N5110.h" #include "Gamepad.h" +#include "SpaceInvadersEngine.h" +#include "Alien.h" +#include "bullet.h"