4 lines
61 B
C
4 lines
61 B
C
#pragma once
|
|
|
|
int inspect_bytecode(unsigned char* bytecode);
|
#pragma once
|
|
|
|
int inspect_bytecode(unsigned char* bytecode);
|