You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-06 12:20:30 +00: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