All pastes #2071785 Raw Edit

Quasar

public cpp v1 · immutable
#2071785 ·published 2011-05-30 02:04 UTC
rendered paste body
// Help string for system.cfg:const char *const i_videohelpstr =   "Select video backend (-1 = default"#ifdef _SDL_VER  ", 0 = SDL Software"#ifdef EE_FEATURE_OPENGL  ", 1 = SDL GL2D"#endif#endif  ")";