Hi This my first little game in Pokitto. Im a fresh in C++ So, Wishing your advise!!!!!

Dependencies:   PokittoLib

Committer:
79859899
Date:
Sat Mar 17 14:28:40 2018 +0000
Revision:
0:eff664bec7e0
Hi  This my first little game in Pokitto. ; Im a fresh.; So, Wishing your advise.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
79859899 0:eff664bec7e0 1 /* This is an example of how to set your own project settings
79859899 0:eff664bec7e0 2
79859899 0:eff664bec7e0 3 To use
79859899 0:eff664bec7e0 4
79859899 0:eff664bec7e0 5 1. make a copy of this file by pressing right mouse button on top of this file
79859899 0:eff664bec7e0 6 in the mbed online compiler, then choose "Clone"
79859899 0:eff664bec7e0 7
79859899 0:eff664bec7e0 8 2. See that the copy is in the root of the project (where your main cpp files are), not inside the PokittoLib folder
79859899 0:eff664bec7e0 9 Drag & drop to move if needed
79859899 0:eff664bec7e0 10
79859899 0:eff664bec7e0 11 3. rename the clone to "My_settings.h"
79859899 0:eff664bec7e0 12
79859899 0:eff664bec7e0 13 */
79859899 0:eff664bec7e0 14
79859899 0:eff664bec7e0 15 #define PROJ_HIRES 0
79859899 0:eff664bec7e0 16 #define PROJ_ENABLE_SOUND 0