diff options
| author | skal <pascal.massimino@gmail.com> | 2026-02-15 17:10:56 +0100 |
|---|---|---|
| committer | skal <pascal.massimino@gmail.com> | 2026-02-15 17:10:56 +0100 |
| commit | ba074d45c10cecd18b09f408d92ff57f9472e901 (patch) | |
| tree | 008ca4fe3e443884cabd2e62a378e073243c6224 /src/gpu/demo_effects.h | |
| parent | f074964f9a39644fc2acd901b137eca345fdae5a (diff) | |
clang-format
Diffstat (limited to 'src/gpu/demo_effects.h')
| -rw-r--r-- | src/gpu/demo_effects.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/gpu/demo_effects.h b/src/gpu/demo_effects.h index 85498ad..d4df20b 100644 --- a/src/gpu/demo_effects.h +++ b/src/gpu/demo_effects.h @@ -40,12 +40,8 @@ #include <memory> - - // Common particle definition is now in effects/particle_defs.h - - // Auto-generated functions from sequence compiler void LoadTimeline(MainSequence& main_seq, const GpuContext& ctx); |
