diff options
Diffstat (limited to 'src/emu/debug/debughlp.c')
| -rw-r--r-- | src/emu/debug/debughlp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/debug/debughlp.c b/src/emu/debug/debughlp.c index 36f06e15a15..96f771d47e8 100644 --- a/src/emu/debug/debughlp.c +++ b/src/emu/debug/debughlp.c @@ -512,7 +512,7 @@ static const help_item static_help_list[] = "\n" "loadd harddriv.bin,3000,1000,3\n" " Loads data memory addresses 3000-3fff from CPU #3 from the binary file 'harddriv.bin'.\n" - }, + }, { "step", "\n" |
