Exposed SDL_LoadObject(), SDL_LoadFunction(), and SDL_UnloadObject() APIs

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40649
This commit is contained in:
Sam Lantinga 2003-07-10 07:46:19 +00:00
parent e3a333deb4
commit 52cb5fc147
11 changed files with 23 additions and 5 deletions

View file

@ -3,6 +3,9 @@ This is a list of API changes in SDL's version history.
Version 1.0:
1.2.6:
Added SDL_LoadObject(), SDL_LoadFunction(), and SDL_UnloadObject()
1.2.5:
Added SDL_BUTTON_WHEELUP (4) and SDL_BUTTON_WHEELDOWN (5)