mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-20 01:04:08 +10:00
4 lines
61 B
C
4 lines
61 B
C
#pragma once
|
|
|
|
int inspect_bytecode(unsigned char* bytecode);
|