Searched refs:SDL_assert_release (Results 1 – 1 of 1) sorted by relevance
175 # define SDL_assert_release(condition) SDL_disabled_assert(condition) macro179 # define SDL_assert_release(condition) SDL_enabled_assert(condition)183 # define SDL_assert_release(condition) SDL_enabled_assert(condition)187 # define SDL_assert_release(condition) SDL_enabled_assert(condition)
Completed in 3 milliseconds