mirror of
https://github.com/libretro/ppsspp.git
synced 2025-02-27 03:55:42 +00:00
Delete pen
This commit is contained in:
parent
ff5e4b0cf3
commit
4483b5cff0
@ -575,6 +575,7 @@ void CtrlDisAsmView::drawBranchLine(HDC hdc, BranchLine& line)
|
||||
}
|
||||
|
||||
SelectObject(hdc,oldPen);
|
||||
DeleteObject(pen);
|
||||
}
|
||||
|
||||
void CtrlDisAsmView::onPaint(WPARAM wParam, LPARAM lParam)
|
||||
|
Loading…
x
Reference in New Issue
Block a user