mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 07:17:42 -05:00
Fix shader language preprocessor include marker handling
This commit is contained in:
@@ -910,6 +910,7 @@ private:
|
||||
int error_line = 0;
|
||||
|
||||
Vector<FilePosition> include_positions;
|
||||
HashSet<String> include_markers_handled;
|
||||
|
||||
#ifdef DEBUG_ENABLED
|
||||
struct Usage {
|
||||
|
||||
Reference in New Issue
Block a user