Mochu Yao explorer game
Dependencies: mbed
Diff: explorer/explorer.h
- Revision:
- 11:6740108a0825
- Parent:
- 10:559487aac60e
- Child:
- 12:bb89733cc51a
--- a/explorer/explorer.h Mon Apr 27 14:29:06 2020 +0000 +++ b/explorer/explorer.h Mon Apr 27 14:37:34 2020 +0000 @@ -6,13 +6,12 @@ * @date April 15th 2020 * @author Yaomochu */ +#ifndef EXPLORER_H +#define EXPLORER_H /** Explorer Class @code -#ifndef EXPLORER_H -#define EXPLORER_H - #include "mbed.h" #include "Gamepad.h" #include "surface.h"