
Joshua O'hara 201291390
Dependencies: mbed
Diff: main.cpp
- Revision:
- 23:aa86e32b6a74
- Parent:
- 22:3e978b1d7958
- Child:
- 24:ff5af5a013b5
--- a/main.cpp Wed May 13 19:27:46 2020 +0000 +++ b/main.cpp Thu May 14 08:33:06 2020 +0000 @@ -80,6 +80,7 @@ break; } } + SpaceInvader.kill_all(); level++; } }