mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-29 07:23:01 +00:00
Fixed tabs/spaces
This commit is contained in:
parent
28fc53c207
commit
1a9c8dbe47
1 changed files with 6 additions and 5 deletions
|
@ -29,6 +29,7 @@ extern bool cheatGodmode;
|
||||||
extern bool cheatEnablecheats;
|
extern bool cheatEnablecheats;
|
||||||
extern bool cheatInfinitelives;
|
extern bool cheatInfinitelives;
|
||||||
extern bool cheatSuperspeed;
|
extern bool cheatSuperspeed;
|
||||||
|
|
||||||
#ifdef BETTERCAMERA
|
#ifdef BETTERCAMERA
|
||||||
extern unsigned int configCameraXSens;
|
extern unsigned int configCameraXSens;
|
||||||
extern unsigned int configCameraYSens;
|
extern unsigned int configCameraYSens;
|
||||||
|
|
Loading…
Reference in a new issue