Mario Kart 64
Loading...
Searching...
No Matches
course_macro.h
Go to the documentation of this file.
1
#define MACRO_COLOR_FLAG(r, g, b, flag) (r&~0x3) | (flag & 0x3), (g&~0x3) | ((flag>>2) & 0x3), b
courses
course_macro.h
Generated by
1.10.0