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.
Dependencies: mbed APDS_9960 mbed-rtos
Diff: include/cJeu.h
- Revision:
- 36:f58a566595ad
- Parent:
- 34:3f8df7ccfcbc
- Child:
- 38:418278e5eb6b
--- a/include/cJeu.h Fri Apr 22 13:49:03 2016 +0000 +++ b/include/cJeu.h Sun Apr 24 15:47:15 2016 +0000 @@ -52,8 +52,10 @@ void nouvellePiece(); unsigned char ligneComplete(); void nouvelleManche(); - int partieEnCours(); + bool partieEnCours(); void fin(); + /////////////////////// + void afficherScore(); }; #endif //JEU_H \ No newline at end of file