mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Delete pen
This commit is contained in:
parent
ff5e4b0cf3
commit
4483b5cff0
1 changed files with 1 additions and 0 deletions
|
@ -575,6 +575,7 @@ void CtrlDisAsmView::drawBranchLine(HDC hdc, BranchLine& line)
|
|||
}
|
||||
|
||||
SelectObject(hdc,oldPen);
|
||||
DeleteObject(pen);
|
||||
}
|
||||
|
||||
void CtrlDisAsmView::onPaint(WPARAM wParam, LPARAM lParam)
|
||||
|
|
Loading…
Add table
Reference in a new issue