Skip to content

Commit

Permalink
Forgot to remove extern M_SizeDisplay()
Browse files Browse the repository at this point in the history
  • Loading branch information
SoDOOManiac committed Mar 16, 2024
1 parent 6692064 commit ac5b322
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/doom/m_crispy.c
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,6 @@ extern void R_InitLightTables (void);
extern void I_ReInitGraphics (int reinit);
extern void ST_createWidgets(void);
extern void HU_Start(void);
extern void M_SizeDisplay(int choice);

static void ChangeSettingEnum(int *setting, int choice, int num_values)
{
Expand Down

0 comments on commit ac5b322

Please sign in to comment.