VaninVM/Main.c
This commit is contained in:
parent
3b2abd8de4
commit
ff0ef7f0bb
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
#include "CodeHeader.h"
|
#include "CodeHeader.h"
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
int version = 0100;
|
int version = 100;
|
||||||
|
|
||||||
int read_bytecode(FILE* stream, func*** hash)
|
int read_bytecode(FILE* stream, func*** hash)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue