Algos directory is setup.
This commit is contained in:
parent
0064664556
commit
b91e9ffaf6
38 changed files with 46 additions and 47 deletions
|
|
@ -45,11 +45,11 @@ sources = files(
|
|||
|
||||
# algos
|
||||
'algos/matrix.cpp',
|
||||
'maze.cpp',
|
||||
'pathing.cpp',
|
||||
'rand.cpp',
|
||||
'spatialmap.cpp',
|
||||
'stats.cpp',
|
||||
'algos/maze.cpp',
|
||||
'algos/pathing.cpp',
|
||||
'algos/rand.cpp',
|
||||
'algos/spatialmap.cpp',
|
||||
'algos/stats.cpp',
|
||||
|
||||
# game
|
||||
'systems.cpp',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue