Move intrinsic includes into a private header
This commit is contained in:
committed by
Sam Lantinga
parent
b4da4ed95a
commit
ee0e9e979c
@@ -38,3 +38,4 @@ General:
|
||||
* Added SDL_GetTicksNS() to return the number of nanoseconds since the SDL library initialized
|
||||
* Added SDL_DelayNS() to specify a delay in nanoseconds, to the highest precision the system will support
|
||||
* The timestamp member of the SDL_Event structure is now in nanoseconds, filled in with the time the event was generated, or the time it was queued if that's not available
|
||||
* Intrinsic headers are no longer included in the public SDL headers
|
||||
|
||||
Reference in New Issue
Block a user