Fixed Debugger type inspection problems following the previous refactoring
This commit is contained in:
parent
bfb5bd520e
commit
522563a72b
6 changed files with 50 additions and 50 deletions
|
|
@ -61,7 +61,7 @@ if (DEBUGGER) {
|
|||
* fTemporary:(boolean|undefined),
|
||||
* sCmd:(string|undefined),
|
||||
* aCmds:(Array.<string>|undefined)
|
||||
* }}
|
||||
* }} DbgAddr8080
|
||||
*/
|
||||
var DbgAddr8080;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue