Expanded bytecode inspector, added functions to Toy_copyValue

This commit is contained in:
2026-04-17 11:55:46 +10:00
parent 81c95ff69d
commit 5b101d763e
12 changed files with 175 additions and 77 deletions

View File

@@ -1,3 +1,3 @@
#pragma once
void inspect_bytecode(unsigned char* bytecode);
int inspect_bytecode(unsigned char* bytecode);