mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-28 14:08:28 +00:00
Removed SDL 2.1 note, we're not going to revisit this for SDL 3.0
Closes https://github.com/libsdl-org/SDL/issues/9480
This commit is contained in:
@@ -126,7 +126,7 @@
|
|||||||
extern "C" {
|
extern "C" {
|
||||||
#endif /* __cplusplus */
|
#endif /* __cplusplus */
|
||||||
|
|
||||||
/* FIXME: For SDL 2.1, adjust all the magnitude variables to be Uint16 (0xFFFF).
|
/* FIXME:
|
||||||
*
|
*
|
||||||
* At the moment the magnitude variables are mixed between signed/unsigned, and
|
* At the moment the magnitude variables are mixed between signed/unsigned, and
|
||||||
* it is also not made clear that ALL of those variables expect a max of 0x7FFF.
|
* it is also not made clear that ALL of those variables expect a max of 0x7FFF.
|
||||||
|
Reference in New Issue
Block a user