mirror of
https://github.com/OpenDriver2/REDRIVER2.git
synced 2024-11-22 18:32:42 +01:00
- fix data_cb_textures
This commit is contained in:
parent
4e808b11c4
commit
0f1ca7211e
@ -2340,7 +2340,7 @@ void data_cb_textures(void)
|
||||
#ifdef PSX
|
||||
CdDataCallback(0);
|
||||
#else
|
||||
UNIMPLEMENTED();
|
||||
g_dataCallbackPC = NULL;
|
||||
#endif // PSX
|
||||
|
||||
if (spoolpos_writing == spoolcounter)
|
||||
|
Loading…
Reference in New Issue
Block a user