mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-10-19 21:15:20 +00:00
feat: add bind for loading fastfiles to ModMan
This commit is contained in:
8
src/ModMan/Web/Binds/FastFileBinds.h
Normal file
8
src/ModMan/Web/Binds/FastFileBinds.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#pragma once
|
||||
|
||||
#include "Web/WebViewLib.h"
|
||||
|
||||
namespace ui
|
||||
{
|
||||
void RegisterFastFileBinds(webview::webview& wv);
|
||||
}
|
Reference in New Issue
Block a user