Fixed typo reported in #139 for SDL2 branch
This commit is contained in:
parent
b4e8e43c0d
commit
d747a5b3a7
1 changed files with 2 additions and 2 deletions
|
@ -59,12 +59,12 @@ static struct amigamodels amodels[] = {
|
|||
{ 4, "Amiga 500+", {
|
||||
"Basic non-expanded configuration",
|
||||
"2 MB Chip RAM expanded configuration",
|
||||
"MB Fast RAM expanded configuration\n",
|
||||
"4 MB Fast RAM expanded configuration\n",
|
||||
"\0" } },
|
||||
{ 4, "Amiga 600", {
|
||||
"Basic non-expanded configuration",
|
||||
"2 MB Chip RAM expanded configuration",
|
||||
"n MB Fast RAM expanded configuration",
|
||||
"4 MB Fast RAM expanded configuration",
|
||||
"\0" } },
|
||||
{ 4, "Amiga 1200", {
|
||||
"Basic non-expanded configuration",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue