Skip to content

Instantly share code, notes, and snippets.

Embed
What would you like to do?
The reason!
#if defined(__RADXENON__) || defined(BINKTEXTURES_GL) || defined(__RADNT__) || \
defined(__RADPS3__) || defined(__RAD3DS__) || defined(__RADPSP2__) || \
defined(__RADWIIU__) || defined(__RADXBOXONE__) || defined(__RADPS4__) || \
defined(__RADWINRTAPI__)
//
// we only have to compile the shaders on Xenon, PS3 and PC, they
// are statically defined on Xbox1, Wii, and NGC
//
----->
#if !defined(__RADWII__)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment