Fix compilation of editor

This commit is contained in:
Azamat H. Hackimov
2024-09-25 23:47:03 +03:00
parent 3b83d493e2
commit 68f8771845
17 changed files with 17 additions and 1 deletions

View File

@@ -27,6 +27,7 @@
#include "room.h"
#include "ambient.h"
#include "hlsoundlib.h"
#include "pserror.h"
#ifdef _DEBUG
#define new DEBUG_NEW