RUOFAN LI
/
el17rl
Li Ruofan 201199450
Revision 7:e3844250b77d, committed 2020-05-15
- Comitter:
- DannyLee
- Date:
- Fri May 15 22:23:22 2020 +0000
- Parent:
- 6:cbd9e1f26a10
- Commit message:
- Still has problems, actually I can't compile it
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r cbd9e1f26a10 -r e3844250b77d main.cpp --- a/main.cpp Fri May 15 21:16:14 2020 +0000 +++ b/main.cpp Fri May 15 22:23:22 2020 +0000 @@ -11,9 +11,9 @@ #include <Joystick.h> #include "shot.h" #include "UFO.h" -#include "Spaceship.h" -#include "Menu.h" -#include "Bgm.h" +#include "spaceship.h" +#include "homepage.h" +#include "bgm.h" /////////////// objects /////////////// N5110 lcd(PTC9,PTC0,PTC7,PTD2,PTD1,PTC11);