mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 23:04:08 +10:00
Tinkering with the repl
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
|
||||
#include "common.h"
|
||||
|
||||
void dissectBytecode(const char* tb, int size);
|
||||
void dissectBytecode(unsigned char* tb, int size);
|
||||
Reference in New Issue
Block a user