# | Line 66 | Line 66 | prefs_desc common_prefs_items[] = { | |
---|---|---|
66 | ||
67 | void AddPrefsDefaults(void) | |
68 | { | |
69 | + | #ifndef PREFS_EDITOR |
70 | SysAddSerialPrefs(); | |
71 | + | #endif |
72 | PrefsAddInt32("bootdriver", 0); | |
73 | PrefsAddInt32("bootdrive", 0); | |
74 | PrefsAddInt32("ramsize", 16 * 1024 * 1024); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |