(XDK) Buildfix

This commit is contained in:
twinaphex 2015-04-06 16:24:18 +02:00
parent 2a6456299e
commit 8f74324467
2 changed files with 6 additions and 5 deletions

View File

@ -380,6 +380,7 @@ bool renderchain_add_pass(void *data, const void *info_data)
(void)info_data;
/* stub */
return true;
}
void renderchain_add_state_tracker(void *data, void *tracker_data)