Skip to content

Commit f80e819

Browse files
committed
Sync SDL3 wiki -> header
[ci skip]
1 parent b7082e7 commit f80e819

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/SDL3/SDL_begin_code.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,6 @@
295295
* float x, y, z, w;
296296
* } SDL_ALIGNED(16) MySIMDAlignedData;
297297
*
298-
*
299298
* // make sure this one field in a struct is aligned to 16 bytes for SIMD access.
300299
* typedef struct {
301300
* SomeStuff stuff;

0 commit comments

Comments
 (0)