加入__line_length定义
This commit is contained in:
parent
f71312693a
commit
8e305cde8c
@ -28,6 +28,7 @@ extern FBDEV currFbdev;
|
||||
//extern int32_t __clipx1, __clipx2, __clipy1, __clipy2;
|
||||
extern uint32_t __xoffset, __yoffset;
|
||||
extern uint32_t __xres, __yres;
|
||||
extern uint32_t __line_length;
|
||||
|
||||
/**
|
||||
* 该结构体用于定位点的位置,包括横坐标,纵坐标,深坐标
|
||||
|
Loading…
x
Reference in New Issue
Block a user