scummvm/backends/plugins
2006-10-07 06:09:24 +00:00
..
dc Instantiate and hook up the plugin providers in the main() function of the corresponding backends (porters may have to update their ports if they were using the POSIX or Win32 module loading code implicitly); some cleanup 2006-10-07 01:05:12 +00:00
posix Instantiate and hook up the plugin providers in the main() function of the corresponding backends (porters may have to update their ports if they were using the POSIX or Win32 module loading code implicitly); some cleanup 2006-10-07 01:05:12 +00:00
sdl Fix compilation. SDL.h is required for SDL_GetError() 2006-10-07 06:09:24 +00:00
win32 Instantiate and hook up the plugin providers in the main() function of the corresponding backends (porters may have to update their ports if they were using the POSIX or Win32 module loading code implicitly); some cleanup 2006-10-07 01:05:12 +00:00
dynamic-plugin.h