NK-126 - Fixed File Browser Refresh

This commit is contained in:
Émeryc
2023-07-21 19:19:29 -04:00
parent 55abc9d63a
commit 24f9d092c1
6 changed files with 118 additions and 110 deletions

View File

@@ -13,6 +13,7 @@
namespace Nuake
{
Ref<Directory> FileSystemUI::m_CurrentDirectory;
// TODO: add filetree in same panel
void FileSystemUI::Draw()