mirror of
https://github.com/ZDoom/Raze.git
synced 2025-05-31 01:11:15 +00:00
- consolidated the 4 sets of mouse and joystick configuration variables.
This commit is contained in:
parent
70a7d1bd82
commit
b2d7179dbe
19 changed files with 312 additions and 483 deletions
|
@ -112,8 +112,6 @@ void CONFIG_WriteSetup(void);
|
|||
void WriteCommitFile(int32_t gametype);
|
||||
void CONFIG_GetSetupFilename(void);
|
||||
|
||||
const char *CONFIG_AnalogNumToName(int32_t func);
|
||||
int32_t CONFIG_AnalogNameToNum(const char *func);
|
||||
|
||||
END_SW_NS
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue