
Kaif Kutchwala 201267448 ELEC2645 Project
Dependencies: mbed
Diff: main.cpp
- Revision:
- 27:1a3504a9d1b9
- Parent:
- 25:467d8fd0fec4
- Child:
- 28:215e8327d4e6
--- a/main.cpp Mon May 25 19:36:07 2020 +0000 +++ b/main.cpp Mon May 25 19:52:37 2020 +0000 @@ -38,7 +38,7 @@ while (1) { //ball.level_loop(); display_menu(); - instruction.init(); + page = 1; if (pad.A_pressed()) { game_loop(); } else if (pad.B_pressed()) {