diff options
| author | jacksonmj <mj-pt@jacksonmj.co.uk> | 2011-05-28 20:24:07 (GMT) |
|---|---|---|
| committer | Simon Robertshaw <simon@hardwired.org.uk> | 2011-05-29 12:34:50 (GMT) |
| commit | a2c171fbf91e024767ecb8a800a3d7ec13e5d611 (patch) | |
| tree | a4d5b0644e3c0c6bd5a72249024883cf7ddc17c9 /includes/graphics.h | |
| parent | 6a2f357efd2dac87a4a9f30206717500440d2a76 (diff) | |
| download | powder-a2c171fbf91e024767ecb8a800a3d7ec13e5d611.zip powder-a2c171fbf91e024767ecb8a800a3d7ec13e5d611.tar.gz | |
Remove remaining references to old decorations buffer
Diffstat (limited to 'includes/graphics.h')
| -rw-r--r-- | includes/graphics.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/includes/graphics.h b/includes/graphics.h index fe13d2b..380b828 100644 --- a/includes/graphics.h +++ b/includes/graphics.h @@ -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); |
