- fix data_cb_textures

This commit is contained in:
Ilya Shurumov 2020-04-19 11:16:12 +06:00
parent 4e808b11c4
commit 0f1ca7211e

View File

@ -2340,7 +2340,7 @@ void data_cb_textures(void)
#ifdef PSX
CdDataCallback(0);
#else
UNIMPLEMENTED();
g_dataCallbackPC = NULL;
#endif // PSX
if (spoolpos_writing == spoolcounter)