target_sources(
    ${CORE_TARGET_NAME}
    PRIVATE house_functions.cpp
            position_functions.cpp
            teleport_functions.cpp
            tile_functions.cpp
            town_functions.cpp
)
