Fixed bug #930
The PS2 video driver is obsolete and not going to be updated unless someone wants to maintain it. --HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404431
This commit is contained in:
parent
de14fdf2e4
commit
e84dac760c
13 changed files with 0 additions and 2808 deletions
|
@ -373,9 +373,6 @@ extern VideoBootStrap FBCON_bootstrap;
|
|||
#if SDL_VIDEO_DRIVER_DIRECTFB
|
||||
extern VideoBootStrap DirectFB_bootstrap;
|
||||
#endif
|
||||
#if SDL_VIDEO_DRIVER_PS2GS
|
||||
extern VideoBootStrap PS2GS_bootstrap;
|
||||
#endif
|
||||
#if SDL_VIDEO_DRIVER_PS3
|
||||
extern VideoBootStrap PS3_bootstrap;
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue