mirror of
https://github.com/deadw00d/AROS.git
synced 2026-01-12 16:58:30 +00:00
Added support for patterned lines.
git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@5054 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
This commit is contained in:
@ -51,6 +51,7 @@
|
|||||||
driver_SetDrMd (rp, drawMode, GfxBase);
|
driver_SetDrMd (rp, drawMode, GfxBase);
|
||||||
|
|
||||||
rp->DrawMode = drawMode;
|
rp->DrawMode = drawMode;
|
||||||
|
rp->linpatcnt = 0;
|
||||||
|
|
||||||
AROS_LIBFUNC_EXIT
|
AROS_LIBFUNC_EXIT
|
||||||
} /* SetDrMd */
|
} /* SetDrMd */
|
||||||
|
|||||||
Reference in New Issue
Block a user