mirror of
https://github.com/yawut/SDL.git
synced 2026-06-09 01:50:08 -05:00
This commit is contained in:
parent
ffeaf1e896
commit
3cd42cfe35
|
|
@ -71,4 +71,5 @@ SDL_UnloadObject(void *handle)
|
|||
}
|
||||
|
||||
#endif /* SDL_LOADSO_DLOPEN */
|
||||
|
||||
/* vi: set ts=4 sw=4 expandtab: */
|
||||
|
|
|
|||
|
|
@ -51,4 +51,5 @@ SDL_UnloadObject(void *handle)
|
|||
}
|
||||
|
||||
#endif /* SDL_LOADSO_DUMMY || SDL_LOADSO_DISABLED */
|
||||
|
||||
/* vi: set ts=4 sw=4 expandtab: */
|
||||
|
|
|
|||
|
|
@ -1387,4 +1387,5 @@ SDL_UnloadObject(void *handle)
|
|||
}
|
||||
|
||||
#endif /* SDL_LOADSO_DLCOMPAT */
|
||||
|
||||
/* vi: set ts=4 sw=4 expandtab: */
|
||||
|
|
|
|||
|
|
@ -63,4 +63,5 @@ SDL_UnloadObject(void *handle)
|
|||
}
|
||||
|
||||
#endif /* SDL_LOADSO_LDG */
|
||||
|
||||
/* vi: set ts=4 sw=4 expandtab: */
|
||||
|
|
|
|||
|
|
@ -73,4 +73,5 @@ SDL_UnloadObject(void *handle)
|
|||
}
|
||||
|
||||
#endif /* SDL_LOADSO_OS2 */
|
||||
|
||||
/* vi: set ts=4 sw=4 expandtab: */
|
||||
|
|
|
|||
|
|
@ -141,4 +141,5 @@ SDL_UnloadObject(void *handle)
|
|||
}
|
||||
|
||||
#endif /* SDL_LOADSO_WIN32 */
|
||||
|
||||
/* vi: set ts=4 sw=4 expandtab: */
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user