clang-format in src/win and other misc places
This commit is contained in:
@@ -17,14 +17,14 @@
|
||||
*/
|
||||
|
||||
#ifndef VIDEO_SVGA_RENDER_H
|
||||
# define VIDEO_SVGA_RENDER_H
|
||||
#define VIDEO_SVGA_RENDER_H
|
||||
|
||||
extern int firstline_draw, lastline_draw;
|
||||
extern int displine;
|
||||
extern int sc;
|
||||
|
||||
extern uint32_t ma, ca;
|
||||
extern int con, cursoron, cgablink;
|
||||
extern int con, cursoron, cgablink;
|
||||
|
||||
extern int scrollcache;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user