Fix extra tokens tyop

This commit is contained in:
AJ Martinez 2024-03-28 20:31:06 -07:00
parent 1e72e72592
commit f82277be7b

View file

@ -10,7 +10,7 @@
/// \file instawhip.c
/// \brief Instawhip object code.
#include "../doomdef.h"`
#include "../doomdef.h"
#include "../info.h"
#include "../k_objects.h"
#include "../p_local.h"