isle-portable/LEGO1/mxbool.h
2023-05-05 02:54:17 -07:00

6 lines
85 B
C

#ifndef MXBOOL_H
#define MXBOOL_H
typedef unsigned char MxBool;
#endif // MXBOOL_H