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.
Fork of fy15raf by
Diff: GameEngine/GameEngine.cpp
- Revision:
- 10:3af708f38a42
- Parent:
- 9:e70179ff61c5
- Child:
- 11:cb48d596aa3e
diff -r e70179ff61c5 -r 3af708f38a42 GameEngine/GameEngine.cpp
--- a/GameEngine/GameEngine.cpp Tue Apr 24 15:29:17 2018 +0000
+++ b/GameEngine/GameEngine.cpp Thu May 03 12:07:54 2018 +0000
@@ -36,7 +36,7 @@
}
-void GameEngine::update(Gamepad &pad, N5110 &lcd)
+void GameEngine::update(Gamepad &pad, N5110 &lcd)
{
check_goal(pad);
