Add main.cpp to CMakeLists.txt

This commit is contained in:
DustyBagel 2024-06-27 18:46:35 -05:00
parent eff77e1f7f
commit 6f9bbea49a

@ -417,6 +417,7 @@ set(common_SRCS
light.cpp
lighting.cpp
log.cpp
main.cpp
map.cpp
map_settings_manager.cpp
mapblock.cpp