mirror of
https://github.com/VincentWei/MiniGUI.git
synced 2026-09-26 20:45:36 +08:00
cleanup
This commit is contained in:
@@ -333,9 +333,6 @@ static void hidecursor (void)
|
||||
GAL_UpdateRects (__gal_screen, 1, &csr_rect);
|
||||
}
|
||||
|
||||
void _dc_restore_alpha_in_bitmap (const GAL_PixelFormat* format,
|
||||
void* dst_bits, unsigned int nr_bytes);
|
||||
|
||||
static void showcursor (void)
|
||||
{
|
||||
int x, y;
|
||||
|
||||
Reference in New Issue
Block a user