Refactored rituals so they can be used in different situations.

This commit is contained in:
Zed A. Shaw 2025-03-24 12:30:58 -04:00
parent 5af9a6664e
commit da273cbee6
8 changed files with 123 additions and 66 deletions

View file

@ -141,6 +141,7 @@ executable('runtests', sources + [
'tests/matrix.cpp',
'tests/pathing.cpp',
'tests/rituals.cpp',
'tests/combat.cpp',
'tests/sound.cpp',
'tests/spatialmap.cpp',
'tests/animation.cpp',