Pulled most of the variables out so now I can carve out functions.
This commit is contained in:
parent
a7f6357e12
commit
710076edfb
3 changed files with 7 additions and 194 deletions
|
@ -27,6 +27,7 @@ roguish = executable('roguish', [
|
|||
'dbc.cpp',
|
||||
'main.cpp',
|
||||
'map.cpp',
|
||||
'gui.cpp',
|
||||
'entity.cpp',
|
||||
],
|
||||
dependencies: dependencies)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue