forked from ShuriZma/suyu
1
0
Fork 0

adding swiftUI notice

This commit is contained in:
AMA2581 2024-04-07 08:12:08 +03:30
parent 0feb0aa7a1
commit d33d50780e
No known key found for this signature in database
GPG Key ID: 20E80825389A9F5D
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@
#include "video_core/renderer_metal/mtl_device.h"
#include "video_core/renderer_metal/renderer_metal.h"
// TODO: Make it the way that we can make a swiftUI for the macOS app instead of qt
namespace Metal {
RendererMetal::RendererMetal(Core::Frontend::EmuWindow& emu_window,