gamepad works now finally. Ready for merge in dev
This commit is contained in:
3
external/parallel-rdp/ParallelRDPWrapper.hpp
vendored
3
external/parallel-rdp/ParallelRDPWrapper.hpp
vendored
@@ -21,8 +21,7 @@ public:
|
||||
|
||||
void Init(const std::shared_ptr<Vulkan::WSIPlatform> &,
|
||||
const std::shared_ptr<WindowInfo> &, const u8 *);
|
||||
ParallelRDP() = default;
|
||||
|
||||
|
||||
void UpdateScreen(n64::Core &, bool = true) const;
|
||||
void EnqueueCommand(int, const u32 *) const;
|
||||
void OnFullSync() const;
|
||||
|
||||
Reference in New Issue
Block a user