mirror of
https://github.com/holub/mame
synced 2025-06-05 04:16:28 +03:00
Removed invalid email address.
This commit is contained in:
parent
7ae96d9f9b
commit
f336a88493
@ -1238,7 +1238,7 @@ int main(int argc, char *argv[])
|
||||
int ophandler_body_read = 0;
|
||||
|
||||
printf("\n\tMusashi v%s 68000, 68008, 68010, 68EC020, 68020, 68040 emulator\n", g_version);
|
||||
printf("\tCopyright Karl Stenerud (karl@mame.net)\n\n");
|
||||
printf("\tCopyright Karl Stenerud\n\n");
|
||||
|
||||
/* Check if output path and source for the input file are given */
|
||||
if(argc > 1)
|
||||
|
Loading…
Reference in New Issue
Block a user