Add stray header.
This commit is contained in:
parent
020e910560
commit
666d9a3edb
|
@ -2,6 +2,7 @@
|
|||
#define GLOBALS_H
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <stdint.h>
|
||||
|
||||
extern uint8_t ram[0x10000];
|
||||
|
||||
|
|
Loading…
Reference in a new issue