Skip to content

Commit b474fa8

Browse files
committed
Made a better dispatch to the correct update and memory allocation.
1 parent 93643ce commit b474fa8

File tree

10 files changed

+672
-292
lines changed

10 files changed

+672
-292
lines changed

meson.build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,7 @@ src_files = [
178178
'src/particle_manager.c',
179179
'src/emitter.c',
180180
'src/particle_effect.c',
181+
'src/option.c',
181182
]
182183

183184
py.extension_module(

0 commit comments

Comments
 (0)