early-access version 3830

This commit is contained in:
pineappleEA
2023-08-22 23:01:14 +02:00
parent 8c4ecdc426
commit e62fb0263c
37 changed files with 380 additions and 2052 deletions

View File

@@ -51,7 +51,7 @@ public:
virtual void CreateChannel(Tegra::Control::ChannelState& channel);
/// Bind a channel for execution.
virtual void BindToChannel(s32 id);
void BindToChannel(s32 id);
/// Erase channel's state.
void EraseChannel(s32 id);