Remove stray z80ex reference.
This commit is contained in:
parent
f9a3baeaf7
commit
343cdf7983
|
@ -2,7 +2,6 @@
|
|||
#define GLOBALS_H
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <z80ex/z80ex.h>
|
||||
|
||||
extern Z80EX_CONTEXT* z80;
|
||||
extern uint8_t ram[0x10000];
|
||||
|
|
Loading…
Reference in a new issue