summaryrefslogtreecommitdiff
path: root/src/fpsgame/game.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fpsgame/game.h')
-rw-r--r--src/fpsgame/game.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/fpsgame/game.h b/src/fpsgame/game.h
index 9427864..ad102f1 100644
--- a/src/fpsgame/game.h
+++ b/src/fpsgame/game.h
@@ -430,6 +430,8 @@ struct fpsstate
}
};
+extern int screenw, screenh;
+
struct fpsent : dynent, fpsstate
{
int weight; // affects the effectiveness of hitpush