[idd] CDebug: implement new debug print class and write to a file

This commit is contained in:
Geoffrey McRae
2025-03-16 16:11:21 +00:00
parent 4f2eb984d3
commit 0db9d3a27b
17 changed files with 260 additions and 131 deletions

View File

@@ -25,7 +25,7 @@
#include <algorithm>
#include <winioctl.h>
#include "Debug.h"
#include "CDebug.h"
#include "ivshmem/ivshmem.h"
CIVSHMEM::CIVSHMEM()