Skip to content

Commit

Permalink
One too much
Browse files Browse the repository at this point in the history
  • Loading branch information
hrydgard committed Aug 2, 2023
1 parent c351152 commit 0b4fee1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Core/Config.h
Expand Up @@ -251,6 +251,9 @@ struct Config {

std::string sThemeName;

// These aren't saved, just for instant debugging.
bool bLogFrameDrops;

// Analog stick tilting
// This is the held base angle (from the horizon), that we compute the tilt relative from.
float fTiltBaseAngleY;
Expand Down

0 comments on commit 0b4fee1

Please sign in to comment.