mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-23 04:59:10 +00:00
Added SDL_crc32()
This commit is contained in:
parent
3d48fc05c3
commit
71e32f5e1b
11 changed files with 83 additions and 50 deletions
|
@ -779,3 +779,4 @@
|
|||
#define SDL_GameControllerGetNumTouchpads SDL_GameControllerGetNumTouchpads_REAL
|
||||
#define SDL_GameControllerGetNumTouchpadFingers SDL_GameControllerGetNumTouchpadFingers_REAL
|
||||
#define SDL_GameControllerGetTouchpadFinger SDL_GameControllerGetTouchpadFinger_REAL
|
||||
#define SDL_crc32 SDL_crc32_REAL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue