Feature: Add a menu to input YAMA_DBG which allows debugging
This commit is contained in:
@@ -271,6 +271,8 @@
|
||||
#define IDB_BITMAP_ACTIVE_WND 390
|
||||
#define IDR_BINARY8 391
|
||||
#define IDR_ANDROID_GHOST 391
|
||||
#define IDB_BITMAP11 392
|
||||
#define IDB_BITMAP_DEBUG 392
|
||||
#define IDC_MESSAGE 1000
|
||||
#define IDC_ONLINE 1001
|
||||
#define IDC_STATIC_TIPS 1002
|
||||
@@ -1011,14 +1013,16 @@
|
||||
#define ID_LICENSE_SET_LIMIT 33068
|
||||
#define ID_33069 33069
|
||||
#define ID_ONLINE_VIEW_WND 33070
|
||||
#define ID_33071 33071
|
||||
#define ID_ENABLE_DEV_DEBUG 33072
|
||||
#define ID_EXIT_FULLSCREEN 40001
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||
#define _APS_NEXT_RESOURCE_VALUE 392
|
||||
#define _APS_NEXT_COMMAND_VALUE 33071
|
||||
#define _APS_NEXT_RESOURCE_VALUE 393
|
||||
#define _APS_NEXT_COMMAND_VALUE 33073
|
||||
#define _APS_NEXT_CONTROL_VALUE 2542
|
||||
#define _APS_NEXT_SYMED_VALUE 105
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user