aboutsummaryrefslogtreecommitdiffstats
path: root/fb-gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'fb-gui.h')
-rw-r--r--fb-gui.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/fb-gui.h b/fb-gui.h
index 3d9bd6d..9a8c443 100644
--- a/fb-gui.h
+++ b/fb-gui.h
@@ -5,7 +5,6 @@ extern int visible;
void shadow_render(gfxstate *gfx);
void shadow_clear_lines(int first, int last);
void shadow_clear(void);
-void shadow_set_dirty(void);
void shadow_set_palette(int fd);
void shadow_init(gfxstate *gfx);
void shadow_fini(void);