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