Usermode/AxWin3 - Commenting and other minors
[tpg/acess2.git] / Usermode / Applications / axwin3_src / WM / wm.c
index 342f410..b304cac 100644 (file)
@@ -601,6 +601,7 @@ void WM_int_BlitWindow(tWindow *Window, int bForceReblit)
                bForceReblit = 1;
        }
        
+       // Draw cursor
        if( Window == gpWM_FocusedWindow && Window->CursorW )
        {
                Video_FillRect(

UCC git Repository :: git.ucc.asn.au