Matrix moved.

This commit is contained in:
Zed A. Shaw 2026-02-27 11:43:14 -05:00
parent 5863920105
commit 0064664556
20 changed files with 22 additions and 22 deletions

View file

@ -29,7 +29,7 @@ sources = files(
'gui/ritual_ui.cpp',
'gui/status_ui.cpp',
# cutscenes
# storyboard
'storyboard/ui.cpp',
# graphics
@ -44,7 +44,7 @@ sources = files(
'camera.cpp',
# algos
'matrix.cpp',
'algos/matrix.cpp',
'maze.cpp',
'pathing.cpp',
'rand.cpp',