increased verbosity.
This commit is contained in:
@@ -257,6 +257,7 @@ int _penCreate(AQDG_DRAW_CONTEXT *g, uint32_t frontColour, int lineWidth, int da
|
|||||||
AQDG_Draw_Pen_SetDashType(pen, dashType);
|
AQDG_Draw_Pen_SetDashType(pen, dashType);
|
||||||
|
|
||||||
AQDG_Draw_Pen_List_Add(pen, xg->penList);
|
AQDG_Draw_Pen_List_Add(pen, xg->penList);
|
||||||
|
DBG_ERROR(NULL, "Created pen %d", xg->lastPenId);
|
||||||
return xg->lastPenId;
|
return xg->lastPenId;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user