mirror of
https://github.com/kanjitalk755/macemu.git
synced 2024-11-19 09:30:56 +00:00
ifndef so prefs editor compiles
This commit is contained in:
parent
b1f1592f44
commit
3b28326f7e
@ -66,7 +66,9 @@ prefs_desc common_prefs_items[] = {
|
||||
|
||||
void AddPrefsDefaults(void)
|
||||
{
|
||||
#ifndef PREFS_EDITOR
|
||||
SysAddSerialPrefs();
|
||||
#endif
|
||||
PrefsAddInt32("bootdriver", 0);
|
||||
PrefsAddInt32("bootdrive", 0);
|
||||
PrefsAddInt32("ramsize", 16 * 1024 * 1024);
|
||||
|
Loading…
Reference in New Issue
Block a user