diff options
Diffstat (limited to 'z80_private.h')
-rw-r--r-- | z80_private.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/z80_private.h b/z80_private.h index 58b9584..2797a8a 100644 --- a/z80_private.h +++ b/z80_private.h @@ -42,7 +42,6 @@ /* ---------------------------------------- TYPES */ - typedef union { Z80Word w; |