Quellcode durchsuchen

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot vor 4 Monaten
Ursprung
Commit
f80e819c5b
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  1. 0 1
      include/SDL3/SDL_begin_code.h

+ 0 - 1
include/SDL3/SDL_begin_code.h

@@ -295,7 +295,6 @@
  *    float x, y, z, w;
  *    float x, y, z, w;
  * } SDL_ALIGNED(16) MySIMDAlignedData;
  * } SDL_ALIGNED(16) MySIMDAlignedData;
  *
  *
- *
  * // make sure this one field in a struct is aligned to 16 bytes for SIMD access.
  * // make sure this one field in a struct is aligned to 16 bytes for SIMD access.
  * typedef struct {
  * typedef struct {
  *    SomeStuff stuff;
  *    SomeStuff stuff;