mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-14 04:19:59 +02:00
Print ignored opcodes
This commit is contained in:
@@ -117,3 +117,5 @@ class Logger {
|
||||
*/
|
||||
std::string prefix;
|
||||
};
|
||||
|
||||
std::optional<std::string> opcode_to_string(bool is_dispatch, int opcode);
|
||||
|
||||
Reference in New Issue
Block a user