Sync SDL3 wiki -> header

This commit is contained in:
SDL Wiki Bot
2024-05-16 16:02:15 +00:00
parent 9ac523f940
commit 10ab623d43

View File

@@ -52,7 +52,8 @@
* - It allows the default assertion handler to be controlled with environment
* variables, in case an automated script needs to control it.
*
* To use it: do a debug build and just sprinkle around tests check your code!
* To use it: do a debug build and just sprinkle around tests to check your
* code!
*/
#ifndef SDL_assert_h_