Searched refs:binaryBugFix (Results 1 – 1 of 1) sorted by relevance
36 #define NN_FONT_MAKE_VERSION(major, minor, micro, binaryBugFix) \ argument39 | (static_cast<u8>(micro) << 8) | (static_cast<u8>(binaryBugFix)) \