summaryrefslogtreecommitdiff
path: root/includes/graphics.h
diff options
context:
space:
mode:
Diffstat (limited to 'includes/graphics.h')
-rw-r--r--includes/graphics.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/includes/graphics.h b/includes/graphics.h
index 957c160..dde1c9c 100644
--- a/includes/graphics.h
+++ b/includes/graphics.h
@@ -215,8 +215,6 @@ void dim_copy_pers(pixel *dst, pixel *src);
void render_zoom(pixel *img);
-pixel *prerender_save(void *save, int size, int *width, int *height);
-
int render_thumb(void *thumb, int size, int bzip2, pixel *vid_buf, int px, int py, int scl);
void render_cursor(pixel *vid, int x, int y, int t, int rx, int ry);