diff options
| author | robojumper <robojumper@gmail.com> | 2025-03-20 19:46:28 +0100 |
|---|---|---|
| committer | robojumper <robojumper@gmail.com> | 2025-03-20 19:46:28 +0100 |
| commit | 2c2d5849b4f64e5938ab7108d263ffad5d24962f (patch) | |
| tree | aa9ab8d737dc6e09e5ccb227de9cc0b68733ff74 /src/egg/gfx/eggPostEffectBase.cpp | |
| parent | bd2c72d8c2b32b5568f75a51e9457d1bbdb6c613 (diff) | |
More effect
Diffstat (limited to 'src/egg/gfx/eggPostEffectBase.cpp')
| -rw-r--r-- | src/egg/gfx/eggPostEffectBase.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/egg/gfx/eggPostEffectBase.cpp b/src/egg/gfx/eggPostEffectBase.cpp index 2c93e001..9ecead4a 100644 --- a/src/egg/gfx/eggPostEffectBase.cpp +++ b/src/egg/gfx/eggPostEffectBase.cpp @@ -3,6 +3,7 @@ #include "common.h" #include "egg/gfx/eggDrawGX.h" #include "egg/gfx/eggScreen.h" +#include "egg/gfx/eggCapTexture.h" #include "egg/math/eggVector.h" #include "math.h" #include "nw4r/math/math_triangular.h" |
