diff options
Diffstat (limited to 'src/config/Options.lb')
-rw-r--r-- | src/config/Options.lb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/Options.lb b/src/config/Options.lb index aae29108ea..286c3b9de9 100644 --- a/src/config/Options.lb +++ b/src/config/Options.lb @@ -194,7 +194,7 @@ define FALLBACK_SIZE comment "Default fallback image size" end define ROM_SIZE - default 262144 + default none format "0x%x" export used comment "Size of your ROM" |