Laila Al Badwawi 200906179 SpaceInvaders I declare this my own independent work and understand the university rules on plagiarism.

Dependencies:   mbed

Revision:
132:3021192deea0
Parent:
131:2084e4a8338f
Child:
133:eed60548d170
--- a/Spaceship/Spaceship.cpp	Mon May 06 14:35:13 2019 +0000
+++ b/Spaceship/Spaceship.cpp	Mon May 06 14:35:54 2019 +0000
@@ -64,6 +64,7 @@
 }
 
 void  Spaceship::add_score()
+
 {
     _score++;
 }