-
Notifications
You must be signed in to change notification settings - Fork 20
Commit dd04abf
author
authoredfurious programming
Update sdlevents.inc
Fixing bug with invalid size of the char array — the array should be 32-bytes wide but to this time was 33-bytes wide, causing invalid structure size and bad alignment of further fields. Please check this before merging.1 parent d3f8657 commit dd04abf
1 file changed
+1
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
216 | 216 |
| |
217 | 217 |
| |
218 | 218 |
| |
219 | - | ||
219 | + | ||
220 | 220 |
| |
221 | 221 |
| |
222 | 222 |
| |
|
0 commit comments