Files
Toy/source/debug.h
2022-08-08 09:39:40 +01:00

5 lines
85 B
C

#pragma once
#include "common.h"
void dissectBytecode(unsigned char* tb, int size);