mirror of
https://git.rip/DMCA_FUCKER/re3.git
synced 2024-11-07 04:34:55 +00:00
memorymgr fix
This commit is contained in:
parent
f3a356375e
commit
75a9976cbc
|
@ -16,7 +16,7 @@
|
|||
|
||||
#include "CdStream.h"
|
||||
#include "rwcore.h"
|
||||
#include "RwHelper.h"
|
||||
#include "MemoryMgr.h"
|
||||
|
||||
#define CDDEBUG(f, ...) debug ("%s: " f "\n", "cdvd_stream", ## __VA_ARGS__)
|
||||
#define CDTRACE(f, ...) printf("%s: " f "\n", "cdvd_stream", ## __VA_ARGS__)
|
||||
|
|
Loading…
Reference in a new issue