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.
Dependents: DISCO-F746NG_test001
Revision 1:c77f45e79881, committed 2016-07-02
- Comitter:
- InoueTakashi
- Date:
- Sat Jul 02 05:38:45 2016 +0000
- Parent:
- 0:944b36823ef2
- Commit message:
- Add const
Changed in this revision
| GUIconst.hpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/GUIconst.hpp Fri Jun 24 01:20:07 2016 +0000
+++ b/GUIconst.hpp Sat Jul 02 05:38:45 2016 +0000
@@ -13,6 +13,8 @@
namespace TakaIno
{
+ const int G_GAME_LIMIT_TIME = 150; //ゲーム終了時間×0.1s
+
//---- Label constant variables ----
//作業1: メインタイトルの文字を変えてみましょう 30文字以内