Searched refs:icon_data_food_4_4 (Results 1 – 2 of 2) sorted by relevance
/AliOS-Things-master/solutions/eduk1_demo/k1_apps/greedySnake/ |
A D | greedySnake.h | 69 static uint8_t icon_data_food_4_4[] = {0x06, 0x09, 0x09, 0x06}; variable 70 static icon_t icon_food_4_4 = {icon_data_food_4_4, 4, 4, NULL};
|
A D | greedySnake.md | 200 static uint8_t icon_data_food_4_4[] = {0x06, 0x09, 0x09, 0x06}; 201 static icon_t icon_food_4_4 = {icon_data_food_4_4, 4, 4, NULL};
|
Completed in 3 milliseconds