mirror of
https://gitlab.com/drummyfish/anarch.git
synced 2024-11-22 00:42:16 -05:00
Update joyhat
This commit is contained in:
parent
d179af90d5
commit
535db88b6e
@ -22,7 +22,7 @@
|
||||
|
||||
#if _OSCT == 2
|
||||
// overclock
|
||||
#define SFG_FPS 35
|
||||
#define SFG_FPS 36
|
||||
#define SFG_DIMINISH_SPRITES 1
|
||||
#define SFG_RAYCASTING_MAX_HITS 6
|
||||
#else
|
||||
@ -42,7 +42,7 @@
|
||||
#define SFG_SCREEN_RESOLUTION_Y 110
|
||||
|
||||
#define SFG_FOV_VERTICAL 350
|
||||
#define SFG_FOV_HORIZONTAL 230
|
||||
#define SFG_FOV_HORIZONTAL 210
|
||||
|
||||
#include "JoyHat/JoyHat.h"
|
||||
JoyHat joy;
|
||||
|
Loading…
Reference in New Issue
Block a user