GMMK2: Fix 'ISO' within product name (#18322)
This commit is contained in:
parent
405a32ddf4
commit
16c2b528df
|
@ -45,6 +45,9 @@
|
|||
# include "joystick.h"
|
||||
#endif
|
||||
|
||||
// TODO: wb32 support defines ISO macro which breaks PRODUCT stringification
|
||||
#undef ISO
|
||||
|
||||
// clang-format off
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in a new issue