#ifndef PARTS_H #define PARTS_H void load_parts(const char* path); #endif