comparison src/main/win32/exports/SDL.def @ 296:fab1ddc4d7bf

Removed the API changes to preserve SDL 1.2 stability
author Sam Lantinga <slouken@libsdl.org>
date Wed, 06 Mar 2002 11:05:47 +0000
parents 54ad1d2f1325
children 12a21d82a060
comparison
equal deleted inserted replaced
295:54ad1d2f1325 296:fab1ddc4d7bf
72 SDL_EnableKeyRepeat 72 SDL_EnableKeyRepeat
73 SDL_GetKeyState 73 SDL_GetKeyState
74 SDL_GetModState 74 SDL_GetModState
75 SDL_SetModState 75 SDL_SetModState
76 SDL_GetKeyName 76 SDL_GetKeyName
77 SDL_LoadObject
78 SDL_LoadFunction
79 SDL_UnloadObject
80 SDL_SetModuleHandle 77 SDL_SetModuleHandle
81 SDL_RegisterApp 78 SDL_RegisterApp
82 SDL_InitQuickDraw 79 SDL_InitQuickDraw
83 SDL_GetMouseState 80 SDL_GetMouseState
84 SDL_GetRelativeMouseState 81 SDL_GetRelativeMouseState
145 SDL_CreateRGBSurface 142 SDL_CreateRGBSurface
146 SDL_CreateRGBSurfaceFrom 143 SDL_CreateRGBSurfaceFrom
147 SDL_FreeSurface 144 SDL_FreeSurface
148 SDL_LockSurface 145 SDL_LockSurface
149 SDL_UnlockSurface 146 SDL_UnlockSurface
150 SDL_LockRect
151 SDL_UnlockRect
152 SDL_LoadBMP_RW 147 SDL_LoadBMP_RW
153 SDL_SaveBMP_RW 148 SDL_SaveBMP_RW
154 SDL_SetColorKey 149 SDL_SetColorKey
155 SDL_SetAlpha 150 SDL_SetAlpha
156 SDL_SetClipRect 151 SDL_SetClipRect