Matrix moved.
This commit is contained in:
parent
5863920105
commit
0064664556
20 changed files with 22 additions and 22 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue