Files
Toy/source/debug.h
2022-08-06 06:16:14 +01:00

5 lines
82 B
C

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