Skip to content

Commit

Permalink
remove redundant decl
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiangreffrath committed Oct 7, 2022
1 parent d073189 commit 7d7477f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/hexen/mn_menu.c
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,6 @@ void MN_LoadSlotText(void);

extern int detailLevel;
extern boolean gamekeydown[256]; // The NUMKEYS macro is local to g_game
extern boolean automapactive; // [crispy]

// PUBLIC DATA DEFINITIONS -------------------------------------------------

Expand Down

0 comments on commit 7d7477f

Please sign in to comment.