From d4d0f9945cefdb86241b5bd095e82ddbfca0e134 Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Wed, 8 Oct 2008 18:47:13 +0000 Subject: Switch configuration file code to common configuration file code, and remove old code. Subversion-branch: /branches/raven-branch Subversion-revision: 1338 --- src/hexen/r_local.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/hexen/r_local.h') diff --git a/src/hexen/r_local.h b/src/hexen/r_local.h index 187e709f..3c51d1af 100644 --- a/src/hexen/r_local.h +++ b/src/hexen/r_local.h @@ -333,6 +333,7 @@ extern angle_t rw_normalangle; // // R_main.c // +extern int screenblocks; extern int viewwidth, viewheight, viewwindowx, viewwindowy; extern int centerx, centery; extern int flyheight; -- cgit v1.2.3