]> git.lizzy.rs Git - irrlicht.git/blobdiff - include/EDriverTypes.h
Restore obsolete constants as they are still used in some code I don’t want to touch
[irrlicht.git] / include / EDriverTypes.h
index 040975739de17a1ee71981cd46227dd248f9e7a5..71cea544878ed5c298f34757b69f8c78fe41f01f 100644 (file)
@@ -20,6 +20,13 @@ namespace video
                render and display any graphics. */\r
                EDT_NULL,\r
 \r
+               // obsolete constants to make some code happy\r
+               // TODO delete\r
+               EDT_SOFTWARE,\r
+               EDT_BURNINGSVIDEO,\r
+               DEPRECATED_EDT_DIRECT3D8_NO_LONGER_EXISTS,\r
+               EDT_DIRECT3D9,\r
+\r
                //! OpenGL device, available on most platforms.\r
                /** Performs hardware accelerated rendering of 3D and 2D\r
                primitives. */\r