diff options
Diffstat (limited to 'includes/interface.h')
| -rw-r--r-- | includes/interface.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/includes/interface.h b/includes/interface.h index b378a99..ddc260d 100644 --- a/includes/interface.h +++ b/includes/interface.h @@ -153,8 +153,6 @@ void get_sign_pos(int i, int *x0, int *y0, int *w, int *h); void add_sign_ui(pixel *vid_buf, int mx, int my); -void move_sign(pixel *vid_buf,int i); - void ui_edit_draw(pixel *vid_buf, ui_edit *ed); void ui_edit_process(int mx, int my, int mb, ui_edit *ed); |
