1
0
mirror of https://github.com/pevans/erc-c.git synced 2024-10-31 13:07:14 +00:00
erc-c/include/apple2.kb.h

8 lines
97 B
C
Raw Normal View History

#ifndef _APPLE2_KB_H_
#define _APPLE2_KB_H_
#include "apple2.h"
#include "vm_segment.h"
#endif