parent
1b44e664cb
commit
de813b5f2c
|
@ -16,7 +16,7 @@
|
||||||
|
|
||||||
// that's a weird piece of code for sure
|
// that's a weird piece of code for sure
|
||||||
#ifndef byte
|
#ifndef byte
|
||||||
#define byte uint8_t
|
typedef unsigned char byte;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// irrational constants
|
// irrational constants
|
||||||
|
|
Loading…
Reference in New Issue