# | Line 86 | Line 86 | user_string_def platform_strings[] = { | |
---|---|---|
86 | ||
87 | {STR_WINDOW_TITLE_GRABBED, "Basilisk II (mouse grabbed, press Ctrl-F5 to release)"}, | |
88 | ||
89 | + | {STR_NO_B2_EXE_FOUND, "Could not start %s (%s)."}, |
90 | + | |
91 | {-1, NULL} // End marker | |
92 | }; | |
93 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |