i am freaking slacking off

This commit is contained in:
tildearrow 2025-09-19 00:08:13 -05:00
parent 0548e88f47
commit e5bd1a63e8

View file

@ -33,5 +33,5 @@ class FurnaceFilePicker {
public:
bool draw();
bool open(String name);
};
bool open(String name, String path, bool modal);
};