summaryrefslogtreecommitdiff
path: root/apps/plugins/doom/r_main.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/doom/r_main.h')
-rw-r--r--apps/plugins/doom/r_main.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/plugins/doom/r_main.h b/apps/plugins/doom/r_main.h
index 10978b3..61bf027 100644
--- a/apps/plugins/doom/r_main.h
+++ b/apps/plugins/doom/r_main.h
@@ -54,6 +54,8 @@ extern int centery;
extern fixed_t centerxfrac;
extern fixed_t centeryfrac;
extern fixed_t projection;
+// proff 11/06/98: Added for high-res
+extern fixed_t projectiony;
extern int validcount;
extern int linecount;
extern int loopcount;