The ritual UI is now in its own thing, but not hooked up yet.

This commit is contained in:
Zed A. Shaw 2025-03-19 00:48:43 -04:00
parent f1cc9f86c1
commit 263b7741f6
5 changed files with 156 additions and 73 deletions

View file

@ -104,6 +104,7 @@ sources = [
'pathing.cpp',
'rand.cpp',
'raycaster.cpp',
'ritual_ui.cpp',
'rituals.cpp',
'save.cpp',
'shiterator.hpp',