# | Line 159 | Line 159 | user_string_def common_strings[] = { | |
---|---|---|
159 | {STR_RAMSIZE_128MB_LAB, "128"}, | |
160 | {STR_RAMSIZE_256MB_LAB, "256"}, | |
161 | {STR_RAMSIZE_512MB_LAB, "512"}, | |
162 | + | {STR_RAMSIZE_1024MB_LAB, "1024"}, |
163 | {STR_RAMSIZE_SLIDER, "MacOS RAM Size:"}, | |
164 | {STR_RAMSIZE_FMT, "%d MB"}, | |
165 | {STR_IGNORESEGV_CTRL, "Ignore Illegal Memory Accesses"}, |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |