mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-02-08 09:12:24 +00:00
Fix CalculateCamera compiling error
This commit is contained in:
parent
9f82cdb401
commit
c1465c5acc
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
||||||
|
|
||||||
#include "r_defs.h"
|
#include "r_defs.h"
|
||||||
#include "d_player.h"
|
#include "d_player.h"
|
||||||
|
#include "p_local.h"
|
||||||
|
|
||||||
enum hook {
|
enum hook {
|
||||||
hook_NetVars=0,
|
hook_NetVars=0,
|
||||||
|
|
Loading…
Reference in a new issue