mirror of
https://github.com/sm64pc/sm64pc.git
synced 2025-04-12 00:05:59 +02:00
Fixed tabs/spaces
This commit is contained in:
parent
28fc53c207
commit
1a9c8dbe47
@ -24,11 +24,12 @@ extern unsigned int configKeyStickUp[];
|
||||
extern unsigned int configKeyStickDown[];
|
||||
extern unsigned int configKeyStickLeft[];
|
||||
extern unsigned int configKeyStickRight[];
|
||||
extern bool cheatMoonjump;
|
||||
extern bool cheatGodmode;
|
||||
extern bool cheatEnablecheats;
|
||||
extern bool cheatInfinitelives;
|
||||
extern bool cheatSuperspeed;
|
||||
extern bool cheatMoonjump;
|
||||
extern bool cheatGodmode;
|
||||
extern bool cheatEnablecheats;
|
||||
extern bool cheatInfinitelives;
|
||||
extern bool cheatSuperspeed;
|
||||
|
||||
#ifdef BETTERCAMERA
|
||||
extern unsigned int configCameraXSens;
|
||||
extern unsigned int configCameraYSens;
|
||||
|
Loading…
x
Reference in New Issue
Block a user