mirror of
https://github.com/sanni/cartreader.git
synced 2024-11-11 07:25:07 +01:00
Update options.h
Added definition for RTC_installed and left it default disabled. Enabling will not hurt anything but without an RTC it will be pointless.
This commit is contained in:
parent
12b6fd29d5
commit
2492f7f3ae
@ -42,3 +42,7 @@
|
||||
|
||||
// saves a n64log.txt file with rom info in /N64/ROM
|
||||
#define savesummarytotxt
|
||||
|
||||
// Setup RTC if installed.
|
||||
// remove // if you have an RTC installed
|
||||
// #define RTC_installed
|
||||
|
Loading…
Reference in New Issue
Block a user