summaryrefslogtreecommitdiff
path: root/src/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/debug.h')
-rw-r--r--src/debug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/debug.h b/src/debug.h
index 3faf63cde..edfe0408d 100644
--- a/src/debug.h
+++ b/src/debug.h
@@ -65,7 +65,7 @@
#ifdef DEBUG_PHYSFS
-// +++ need move this into VirtFs itself
+#define RWopsOpenRead(name) RWopsOpenRead(name, __FILE__, __LINE__)
#else // DEBUG_PHYSFS
#endif // DEBUG_PHYSFS