BizHawk/waterbox/o2em/cset.h

7 lines
72 B
C

#ifndef __CSET_H
#define __CSET_H
extern const Byte cset[512];
#endif