Skip to content

Commit 87dc700

Browse files
committed
Add more ignored defines
1 parent bbf8b62 commit 87dc700

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

build_sdl.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@
6060
"SDL_INLINE",
6161
"SDL_FORCE_INLINE",
6262
"SDL_FALLTHROUGH",
63+
"SDL_HAS_FALLTHROUGH",
64+
"SDL_NO_THREAD_SAFETY_ANALYSIS",
65+
"SDL_SCOPED_CAPABILITY",
6366
# Might show up in parsing and not in source.
6467
"SDL_ANDROID_EXTERNAL_STORAGE_READ",
6568
"SDL_ANDROID_EXTERNAL_STORAGE_WRITE",

0 commit comments

Comments
 (0)