Skip to content

Commit 3ee3398

Browse files
committed
GTK interface done
1 parent 7b65103 commit 3ee3398

File tree

5 files changed

+658
-4
lines changed

5 files changed

+658
-4
lines changed

gtk/CMakeLists.txt

+2
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ set(
1313
charactercreator.hpp
1414
gtkview.cpp
1515
gtkview.hpp
16+
gamescreen.cpp
17+
gamescreen.hpp
1618
)
1719

1820
find_package(PkgConfig REQUIRED)

0 commit comments

Comments
 (0)