summaryrefslogtreecommitdiff
path: root/includes/interface.h
diff options
context:
space:
mode:
authorPhilip <philip@philip-linuxlaptop.(none)>2010-11-01 16:58:22 (GMT)
committer Philip <philip@philip-linuxlaptop.(none)>2010-11-01 16:58:22 (GMT)
commitedab61ec4dc262be7dca1acf4d44c24ad513f126 (patch)
tree5d987ff33433235461445e8bb58d405fe43e1c84 /includes/interface.h
parent8f397f3a039794bf01a4e0ad3d9de0ed9e5d5184 (diff)
downloadpowder-edab61ec4dc262be7dca1acf4d44c24ad513f126.zip
powder-edab61ec4dc262be7dca1acf4d44c24ad513f126.tar.gz
forgot to delete something
Diffstat (limited to 'includes/interface.h')
-rw-r--r--includes/interface.h2
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);