Remove remaining references to old decorations buffer

This commit is contained in:
jacksonmj
2011-05-28 21:24:07 +01:00
committed by Simon Robertshaw
parent 6a2f357efd
commit a2c171fbf9
6 changed files with 26 additions and 38 deletions

View File

@@ -122,8 +122,6 @@ void draw_parts(pixel *vid);
void draw_walls(pixel *vid);
void draw_decorations(pixel *vid_buf,pixel *decorations);
void draw_wavelengths(pixel *vid, int x, int y, int h, int wl);
void render_signs(pixel *vid_buf);