mirror of
https://github.com/VincentWei/MiniGUI.git
synced 2026-09-26 12:27:58 +08:00
cleanup
This commit is contained in:
@@ -381,9 +381,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