Skip to content

Commit 1fdd9df

Browse files
authored
Merge pull request #174 from OpenBrickProtocolFoundation/76-headless-mode
76 headless mode
2 parents cb6f899 + 44baab2 commit 1fdd9df

File tree

14 files changed

+1106
-814
lines changed

14 files changed

+1106
-814
lines changed

src/game/meson.build

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ graphics_src_files += files(
1111
'grid.hpp',
1212
'rotation.cpp',
1313
'rotation.hpp',
14+
'simulated_tetrion.cpp',
15+
'simulated_tetrion.hpp',
16+
'simulation.cpp',
17+
'simulation.hpp',
1418
'tetrion.cpp',
1519
'tetrion.hpp',
1620
'tetromino.cpp',

0 commit comments

Comments
 (0)