better rendering

git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@99 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
NishiOwO
2025-10-01 06:47:08 +00:00
parent 5855f9548f
commit a8baf36477
2 changed files with 22 additions and 15 deletions

View File

@@ -17,7 +17,7 @@ struct _MwLL {
HWND hWnd;
HDC hDC;
void* user;
int copy_buffer;
int copy_buffer;
MwLLHandler handler;
};