Commit 2b2a4af
committed
Fix fakesdl headers when SDL directory included
We introduced the `fakesdl` headers back in #18443 so that anyone trying
to use SDL without using `-sUSE_SDL` (or similar) would see an error.
However we only covered the `SDL_xx.h` include case not the
`SDL/SDL_xx.h` use case.
This means that some users were not seeing the errors they should,
including a few of our test cases.
Split out from #262751 parent 2d25717 commit 2b2a4af
File tree
54 files changed
+58
-4
lines changed- system/include/fakesdl/SDL
- test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
54 files changed
+58
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments