Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 634662
Collapse All | Expand All

(-)sdlmame/3rdparty/bgfx/include/bgfx/bgfxplatform.h (-1 / +1 lines)
Lines 253-259 Link Here
253
253
254
#endif // BX_PLATFORM_
254
#endif // BX_PLATFORM_
255
255
256
#if defined(_SDL_syswm_h)
256
#if defined(_SDL_syswm_h) || defined(SDL_syswm_h_)
257
// If SDL_syswm.h is included before bgfxplatform.h we can enable SDL window
257
// If SDL_syswm.h is included before bgfxplatform.h we can enable SDL window
258
// interop convenience code.
258
// interop convenience code.
259
259

Return to bug 634662