isle-portable/LEGO1/mxbool.h

7 lines
85 B
C
Raw Normal View History

2023-05-05 05:54:17 -04:00
#ifndef MXBOOL_H
#define MXBOOL_H
typedef unsigned char MxBool;
#endif // MXBOOL_H