mirror of
https://github.com/vczh-libraries/Release.git
synced 2026-09-21 14:13:55 +08:00
[NOT READY]Update release
This commit is contained in:
@@ -15,8 +15,7 @@ void GuiMain()
|
||||
{
|
||||
{
|
||||
FileStream fileStream(L"../UIRes/BlackSkin.bin", FileStream::ReadOnly);
|
||||
auto resource = GuiResource::LoadPrecompiledBinary(fileStream);
|
||||
GetResourceManager()->SetResource(resource);
|
||||
GetResourceManager()->LoadResourceOrPending(fileStream);
|
||||
}
|
||||
{
|
||||
demo::MainWindow window;
|
||||
|
||||
Reference in New Issue
Block a user