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: AlienBullet/AlienBullet.h
- Revision:
- 17:8b1d16d56ad2
- Parent:
- 16:987f72d9bb8f
- Child:
- 18:828e9f6ddfdb
diff -r 987f72d9bb8f -r 8b1d16d56ad2 AlienBullet/AlienBullet.h
--- a/AlienBullet/AlienBullet.h Fri May 01 12:56:33 2020 +0000
+++ b/AlienBullet/AlienBullet.h Fri May 01 14:24:20 2020 +0000
@@ -19,7 +19,6 @@
int Y;
int X;
int Speed;
- int Size;
bool Hit;
};