Repository for import to local machine
Dependencies: DMBasicGUI DMSupport
Diff: easyGUIUpdated/GuiStruct.h
- Revision:
- 8:26e49e6955bd
- Parent:
- 6:dba3fbdfd5da
--- a/easyGUIUpdated/GuiStruct.h Fri Jul 28 15:53:40 2017 +0000 +++ b/easyGUIUpdated/GuiStruct.h Mon Jul 31 15:37:57 2017 +0000 @@ -222,7 +222,7 @@ extern const GuiConst_PTR const GuiStruct_StructPtrList[GuiStruct_StructCnt]; extern const GuiConst_INT16U GuiStruct_StructNdxList[GuiStruct_StructCnt]; -#define GuiStruct_VarPtrCnt 261 +#define GuiStruct_VarPtrCnt 267 extern const GuiConst_PTR const GuiStruct_VarPtrList[GuiStruct_VarPtrCnt]; extern const GuiConst_INT8U GuiStruct_VarTypeList[GuiStruct_VarPtrCnt]; @@ -232,15 +232,14 @@ #define GuiStruct_Bitmap_HomeButton 2 #define GuiStruct_Bitmap_SettingsButton 3 #define GuiStruct_Bitmap_BlankBackground 4 -#define GuiStruct_Bitmap_BootScreen 5 -#define GuiStruct_Bitmap_UpArrow 6 -#define GuiStruct_Bitmap_DownArrow 7 -#define GuiStruct_Bitmap_RunButtonGreen 8 -#define GuiStruct_Bitmap_RunButtonBlank 9 -#define GuiStruct_Bitmap_HeatOff 10 -#define GuiStruct_Bitmap_HeatOn 11 +#define GuiStruct_Bitmap_UpArrow 5 +#define GuiStruct_Bitmap_DownArrow 6 +#define GuiStruct_Bitmap_RunButtonGreen 7 +#define GuiStruct_Bitmap_RunButtonBlank 8 +#define GuiStruct_Bitmap_HeatOff 9 +#define GuiStruct_Bitmap_HeatOn 10 -#define GuiStruct_BitmapCnt 12 +#define GuiStruct_BitmapCnt 11 extern const GuiConst_PTR const GuiStruct_BitmapPtrList[GuiStruct_BitmapCnt]; #define GuiStruct_ColorTableCnt 1