mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 07:17:42 -05:00
Core: Modernize C headers with C++ equivalents
This commit is contained in:
@@ -43,8 +43,6 @@
|
||||
#include "servers/audio/audio_stream.h"
|
||||
#include "servers/audio/effects/audio_effect_compressor.h"
|
||||
|
||||
#include <cstring>
|
||||
|
||||
#ifdef TOOLS_ENABLED
|
||||
#define MARK_EDITED set_edited(true);
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user