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
Fork of el17dg by
Diff: Models/models.h
- Revision:
- 33:c623c6d5ed16
- Parent:
- 32:5403bb974294
- Child:
- 34:754915ce9de5
--- a/Models/models.h Fri Apr 26 13:09:03 2019 +0000 +++ b/Models/models.h Mon Apr 29 08:10:52 2019 +0000 @@ -7,6 +7,8 @@ extern const int spaceship1_height; extern const int enemy2_height; extern const int enemy2_width; +extern const int enemy1_height; +extern const int enemy1_width; extern const int PressAWidth; extern const int PressAHeight;