mirror of
https://github.com/Polprzewodnikowy/N64FlashcartMenu.git
synced 2024-11-25 03:56:54 +01:00
Update settings.h
This commit is contained in:
parent
79a3deb210
commit
4010aa5150
@ -31,9 +31,6 @@ typedef struct {
|
|||||||
/** @brief Enable rumble feedback */
|
/** @brief Enable rumble feedback */
|
||||||
bool rumble_enabled;
|
bool rumble_enabled;
|
||||||
|
|
||||||
/** @brief filepath of last ROM (for save writeback emulation if required) */
|
|
||||||
char *last_rom_path;
|
|
||||||
|
|
||||||
/** @brief Enable auto firmware updates */
|
/** @brief Enable auto firmware updates */
|
||||||
bool auto_firmware_update_enabled;
|
bool auto_firmware_update_enabled;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user