📄 wma_overlay.h
字号:
#ifndef wma_overlay_h
#define wma_overlay_h
#define wma_overlay_microcode_size 2289
#define wma_overlay_microcode_size_compressed 3474
extern CONST UINT16
wma_overlay_microcode_version;
extern CONST UINT16
wma_overlay_microcode_features;
extern CONST UINT8
wma_overlay_microcode[wma_overlay_microcode_size_compressed];
#endif /* wma_overlay_h */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -