diff options
| author | 2011-09-17 20:13:11 +0000 | |
|---|---|---|
| committer | 2011-09-17 20:13:11 +0000 | |
| commit | 8ce2030d87deece1db4c5ee80e5fba16c1a554f2 (patch) | |
| tree | ac704395987bc1e2e2089a8ed01058a90d8c0c86 | |
| parent | d0647035a37b5f5a8ff7b637fc3d2cc41142e7d4 (diff) | |
fix minor typo in eolith.c
| -rw-r--r-- | src/mame/drivers/eolith.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/eolith.c b/src/mame/drivers/eolith.c index 435334a9d66..4f7b452b53f 100644 --- a/src/mame/drivers/eolith.c +++ b/src/mame/drivers/eolith.c @@ -61,7 +61,7 @@ this flow seems illogical, but is correct. The How To Play screen can't be skipped with the start button unless there is an additional credit inserted. - There are some bad pixels at the top right of th How To Play text + There are some bad pixels at the top right of the How To Play text ----------------------------------------------------------------------------- Driver (Emulation) Bugs: |
