brush.c: reindent Draw_paintbrush()
This commit is contained in:
parent
860b75d608
commit
8a7bd06d44
@ -329,7 +329,7 @@ void Draw_paintbrush(short x,short y,byte color)
|
||||
}
|
||||
} else {
|
||||
int prev_x;
|
||||
// Raster mode
|
||||
// Raster mode IMAGE_MODE_RASTER
|
||||
// No matter what, you can always edit only 1 line at a time here, and you will always
|
||||
// draw on "nops" boundaries (8 pixels in mode 1)
|
||||
height=1;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user