F746 GUI other class.

Dependents:   DISCO-F746NG_test001

Revision:
1:c77f45e79881
Parent:
0:944b36823ef2
diff -r 944b36823ef2 -r c77f45e79881 GUIconst.hpp
--- 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文字以内