ITotalJustice / notorious_beeg

gba emulator written in c++23
https://notorious-beeg.netlify.app/
GNU General Public License v3.0
41 stars 4 forks source link

[frontend] write imgui filebrowser #16

Open ITotalJustice opened 2 years ago

ITotalJustice commented 2 years ago

goal is to write a imgui filebrowser that uses std::filesystem. i'll (maybe) split this off into a separate repo, probably call it ImFs.