mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-20 01:04:08 +10:00
Expanded bytecode inspector, added functions to Toy_copyValue
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#pragma once
|
||||
|
||||
void inspect_bytecode(unsigned char* bytecode);
|
||||
int inspect_bytecode(unsigned char* bytecode);
|
||||
|
||||
Reference in New Issue
Block a user