#pragma once #include "menu.h" void printFilesInDir(const char* path); void printFilesInDirMenuItem(MenuItem* item);