mirror of
https://git.code.sf.net/p/quake/game-source
synced 2024-11-10 06:31:52 +00:00
fix the one error I refuse to gloss over using --traditional
This commit is contained in:
parent
3204b44273
commit
19fa1aea11
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ void() t_movetarget;
|
|||
void() knight_walk1;
|
||||
void() knight_bow6;
|
||||
void() knight_bow1;
|
||||
void(entity etemp, entity stemp, entity stemp, float dmg) T_Damage;
|
||||
void(entity targ, entity inflictor, entity attacker, float damage) T_Damage;
|
||||
/*
|
||||
|
||||
.enemy
|
||||
|
|
Loading…
Reference in a new issue