Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 87dc700

Browse filesBrowse files
committed
Add more ignored defines
1 parent bbf8b62 commit 87dc700
Copy full SHA for 87dc700

File tree

Expand file treeCollapse file tree

1 file changed

+3
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-0
lines changed

‎build_sdl.py

Copy file name to clipboardExpand all lines: build_sdl.py
+3Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.