mirror of
https://github.com/ReactionQuake3/reaction.git
synced 2025-02-18 18:11:22 +00:00
Cleanup
This commit is contained in:
parent
2d6fdbe531
commit
24ea9661ef
1 changed files with 3 additions and 3 deletions
|
@ -5,6 +5,9 @@
|
|||
//-----------------------------------------------------------------------------
|
||||
//
|
||||
// $Log$
|
||||
// Revision 1.102 2002/06/22 00:12:53 jbravo
|
||||
// Cleanup
|
||||
//
|
||||
// Revision 1.101 2002/06/21 16:54:15 makro
|
||||
// Crash bug fix
|
||||
//
|
||||
|
@ -230,9 +233,6 @@
|
|||
// g_combat.c
|
||||
|
||||
#include "g_local.h"
|
||||
// JBravo: for warnings.
|
||||
void AddKilledPlayer(gentity_t * self, gentity_t * ent);
|
||||
void ResetKills(gentity_t * ent);
|
||||
|
||||
/*
|
||||
============
|
||||
|
|
Loading…
Reference in a new issue