Improvements and changes.

This commit is contained in:
redcode
2018-11-02 08:27:57 +01:00
parent 42cab8c25a
commit 38c1331cde
5 changed files with 45 additions and 35 deletions

View File

@@ -176,7 +176,7 @@ CPU_Z80_API void z80_int(Z80 *object, zboolean state);
Z_C_SYMBOLS_END
#ifndef CPU_Z80_OMIT_ABI_PROTOTYPE
#ifdef CPU_Z80_USE_ABI
# ifndef CPU_Z80_DEPENDENCIES_H
# include <Z/ABIs/generic/emulation.h>