Fix spb.c header

This commit is contained in:
Sally Coolatta 2022-09-21 02:13:57 -04:00
parent b7f0f05f84
commit 03effa44e5

View file

@ -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"