Barely working stripped down version of ScreenInteractive. Now to bring on the SFML events.
This commit is contained in:
parent
7d3605f58b
commit
e3cff8142c
9 changed files with 1070 additions and 7 deletions
|
@ -49,6 +49,7 @@ roguish = executable('roguish', [
|
|||
'render.cpp',
|
||||
'config.cpp',
|
||||
'save.cpp',
|
||||
'sfml_screen.cpp',
|
||||
'panel.cpp',
|
||||
],
|
||||
dependencies: dependencies)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue