Now have a full map and a mini map, but I think the mini map will stop rendering sometimes.

This commit is contained in:
Zed A. Shaw 2025-03-23 00:04:23 -04:00
parent 193d97eb48
commit 322797f787
15 changed files with 120 additions and 36 deletions

View file

@ -102,6 +102,7 @@ sources = [
'main_ui.cpp',
'map.cpp',
'map_view.cpp',
'mini_map.cpp',
'matrix.cpp',
'matrix.cpp',
'overlay_ui.cpp',