@@ -0,0 +1,8 @@
#pragma once
#include <stdint.h>
namespace z80dis
{
const char *getAsm(const uint8_t *memory);
}
The note is not visible to the blocked user.