summaryrefslogtreecommitdiff
path: root/src/strife/r_draw.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/strife/r_draw.h')
-rw-r--r--src/strife/r_draw.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/strife/r_draw.h b/src/strife/r_draw.h
index 7070da2e..16533acf 100644
--- a/src/strife/r_draw.h
+++ b/src/strife/r_draw.h
@@ -81,6 +81,7 @@ extern byte* translationtables;
extern byte* dc_translation;
extern byte* xlatab; // haleyjd 08/26/10: [STRIFE]
+extern char *back_flat; // haleyjd 08/29/10: [STRIFE]
// Span blitting for rows, floor/ceiling.
// No Sepctre effect needed.