Skip to content

Commit fba2150

Browse files
committed
Update comment
1 parent 6c565c5 commit fba2150

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/effects.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,9 @@ void LoadEffectFactories()
178178

179179
// Include custom effects header if available - it overrides whatever the effect set flags
180180
// would otherwise include.
181+
//
182+
// ONLY one of these may be defined at a time
183+
181184
#if __has_include ("custom_effects.h")
182185
#include "custom_effects.h"
183186

0 commit comments

Comments
 (0)