BizHawk/waterbox/o2em/cset.h

7 lines
72 B
C
Raw Normal View History

2017-06-18 14:29:03 +00:00
#ifndef __CSET_H
#define __CSET_H
extern const Byte cset[512];
#endif