Clean up autosave header (#5077)
This commit is contained in:
@@ -1,4 +0,0 @@
|
|||||||
typedef enum {
|
|
||||||
AUTOSAVE_OFF,
|
|
||||||
AUTOSAVE_ON,
|
|
||||||
} AutosaveOptions;
|
|
||||||
@@ -45,7 +45,6 @@
|
|||||||
#include "soh/Enhancements/randomizer/Plandomizer.h"
|
#include "soh/Enhancements/randomizer/Plandomizer.h"
|
||||||
#include "soh/Enhancements/TimeDisplay/TimeDisplay.h"
|
#include "soh/Enhancements/TimeDisplay/TimeDisplay.h"
|
||||||
#include "soh/AboutWindow.h"
|
#include "soh/AboutWindow.h"
|
||||||
#include "soh/Enhancements/Autosave.h"
|
|
||||||
|
|
||||||
// FA icons are kind of wonky, if they worked how I expected them to the "+ 2.0f" wouldn't be needed, but
|
// FA icons are kind of wonky, if they worked how I expected them to the "+ 2.0f" wouldn't be needed, but
|
||||||
// they don't work how I expect them to so I added that because it looked good when I eyeballed it
|
// they don't work how I expect them to so I added that because it looked good when I eyeballed it
|
||||||
|
|||||||
Reference in New Issue
Block a user