(XDK) Bind xdk_d3d_set_shader to callback system

This commit is contained in:
twinaphex 2013-01-08 19:07:06 +01:00
parent 3fbb716a8e
commit 7b63268036
1 changed files with 1 additions and 1 deletions

View File

@ -996,7 +996,7 @@ const video_driver_t video_xdk_d3d = {
xdk_d3d_set_nonblock_state,
xdk_d3d_alive,
xdk_d3d_focus,
NULL,
xdk_d3d_set_shader,
xdk_d3d_free,
"xdk_d3d",
xdk_d3d_start,