Editor: fix compilation

Add `"mono.h"` where needed.
This commit is contained in:
Azamat H. Hackimov
2024-08-25 00:57:17 +03:00
parent cc61f5de31
commit 25c4837b1d
28 changed files with 28 additions and 8 deletions

View File

@@ -246,7 +246,7 @@
#include "physics.h"
#include "door.h"
#include "mem.h"
#include "mono.h"
#include "PowerupPropDialog.h"
#ifdef _DEBUG