mirror of
https://github.com/mamedev/mame.git
synced 2024-11-16 07:48:32 +01:00
Removed extra tick after gtime example in documentation (#11574)
This commit is contained in:
parent
bd4746a4e6
commit
eaa84a2679
1 changed files with 1 additions and 1 deletions
|
@ -301,7 +301,7 @@ specified in milliseconds.
|
|||
|
||||
Example:
|
||||
|
||||
``gtime #10000```
|
||||
``gtime #10000``
|
||||
Resume execution for ten seconds of emulated time.
|
||||
|
||||
Back to :ref:`debugger-execution-list`
|
||||
|
|
Loading…
Reference in a new issue