1
0
mirror of https://github.com/deadw00d/AROS.git synced 2026-01-12 00:09:02 +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:
bergers
1999-01-10 05:46:02 +00:00
parent 10140ccddf
commit 4991c17e29

View File

@ -51,6 +51,7 @@
driver_SetDrMd (rp, drawMode, GfxBase);
rp->DrawMode = drawMode;
rp->linpatcnt = 0;
AROS_LIBFUNC_EXIT
} /* SetDrMd */