Mochu Yao explorer game
Dependencies: mbed
Diff: explorer/explorer.h
- Revision:
- 13:30330d61f09c
- Parent:
- 12:bb89733cc51a
- Child:
- 14:5e73a6e34c17
diff -r bb89733cc51a -r 30330d61f09c explorer/explorer.h --- a/explorer/explorer.h Mon Apr 27 14:43:10 2020 +0000 +++ b/explorer/explorer.h Tue Apr 28 11:51:39 2020 +0000 @@ -62,8 +62,10 @@ lcd.drawSprite(_player_x,_player_y,10,10,(int *)_player.get_form(_explorer_sprite));//draw the player } } + @endcode */ + #include "mbed.h" #include "Gamepad.h" #include "surface.h"