mirror of
https://github.com/yawut/SDL.git
synced 2026-08-20 15:54:10 -05:00
This commit is contained in:
@@ -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: */
|
||||
|
||||
Reference in New Issue
Block a user