diff options
Diffstat (limited to 'z80.h')
-rw-r--r-- | z80.h | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -33,10 +33,6 @@ /* ---------------------------------------- TYPES */ -/* Remove this to disable the disassembler (saving some memory) -*/ -#define Z80_DISASSEMBLER_ENABLED - /* The processor */ struct Z80; |