mirror of
https://github.com/isledecomp/isle.git
synced 2025-12-10 08:03:13 +00:00
reorganized repo, implemented mxcore
This commit is contained in:
6
LEGO1/mxbool.h
Normal file
6
LEGO1/mxbool.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef MXBOOL_H
|
||||
#define MXBOOL_H
|
||||
|
||||
typedef unsigned char MxBool;
|
||||
|
||||
#endif // MXBOOL_H
|
||||
Reference in New Issue
Block a user