Only call NOP routine when debugging table

This commit is contained in:
ceriel
1991-09-04 10:55:52 +00:00
parent 815e76eb9c
commit 8f4b447757
13 changed files with 29 additions and 13 deletions

View File

@@ -4454,7 +4454,7 @@ lpb | bigsource4 |
mon | STACK |
"jsb\t.mon" | | |
nop | STACK |
#ifdef TESTING
#ifdef DEBUG
"jsb\t.nop"
#endif
| | |