Add stray header.

This commit is contained in:
David Given 2019-02-10 12:57:00 +01:00
parent 020e910560
commit 666d9a3edb

View file

@ -2,6 +2,7 @@
#define GLOBALS_H
#include <stdbool.h>
#include <stdint.h>
extern uint8_t ram[0x10000];