 |
Irrlicht 3D Engine
|
|
Go to the documentation of this file.
5 #ifndef __E_DRIVER_CHOICE_H_INCLUDED__
6 #define __E_DRIVER_CHOICE_H_INCLUDED__
20 const char*
const names[] = {
"NullDriver",
"Software Renderer",
"Burning's Video",
"Direct3D 8.1",
"Direct3D 9.0c",
"OpenGL 1.x/2.x/3.x"};
21 printf(
"Please select the driver you want:\n");