#ifndef _H_CSTSTR #define _H_CSTSTR #define KEY_DIAMOND_C 16425 #define KEY_DIAMOND_M 16437 #define KEY_DIAMOND_L 16436 #define KEY_DIAMOND_Z 16474 #define KEY_DIAMOND_K 16533 #define KEY_DIAMOND_H 16440 #define KEY_DIAMOND_A 16445 #define KEY_SHIFT_L 76 #define KEY_SHIFT_Z 90 #define KEY_SHIFT_K 75 #define KEY_SHIFT_H 72 #define KEY_SHIFT_A 65 extern const char *menuF3[17]; extern const char *menuF3D[17]; extern const char *menuF4[2]; extern const char *menuF4D[2]; extern const char *menuF5[2]; extern const char *menuF5D[2]; #endif