mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-02-15 18:17:19 +00:00
Fix spb.c header
This commit is contained in:
parent
b7f0f05f84
commit
03effa44e5
1 changed files with 2 additions and 2 deletions
|
|
@ -7,8 +7,8 @@
|
|||
// terms of the GNU General Public License, version 2.
|
||||
// See the 'LICENSE' file for more details.
|
||||
//-----------------------------------------------------------------------------
|
||||
/// \file shrink.c
|
||||
/// \brief Shrink laser item code.
|
||||
/// \file spb.c
|
||||
/// \brief Self Propelled Bomb item code.
|
||||
|
||||
#include "../doomdef.h"
|
||||
#include "../doomstat.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue