We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 010c441 commit 73b350bCopy full SHA for 73b350b
prboom2/src/dsda/skill_info.h
@@ -59,5 +59,6 @@ extern int num_skills;
59
void dsda_InitSkills(void);
60
void dsda_RefreshGameSkill(void);
61
void dsda_UpdateGameSkill(int skill);
62
+void dsda_AlterGameFlags(void);
63
64
#endif
0 commit comments