#pragma once #include "map.h" bool load_config(const char* path, RecordMap* map);