mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-26 12:01:47 +00:00
Fix CalculateCamera compiling error
This commit is contained in:
parent
b545a13312
commit
91ebec08c6
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…
Add table
Reference in a new issue