?? fsgui_icon_arrowx.inc
字號:
const UINT8 ICON_ArrowX[] = {
#ifndef NO_MP3_GUI_ICON//linrc olny for make romA.bin
#ifndef MP3_LARGE_GUI
12, // w
12, // h
2, // total-colors
0x0ff, // transparent color
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,//1
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,//2
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,//3
0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0,//4
0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0,//5
0, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 0,//6
0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0,//7
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,//8
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,//9
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,//10
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,//11
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,//12
#else
20, // w
20, // h
2, // total-colors
0x0ff, // transparent color
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,1,1,1,1,1,1,0,0,0,0,0,0,0,
0,0,0,0,0,0,1,1,1,1,1,1,1,1,0,0,0,0,0,0,
0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,
0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,
0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,
0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
#endif
#endif//linrc olny for make romA.bin
};
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -