mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-07 15:28:49 +00:00
runtime fixes, byterun fixes
This commit is contained in:
parent
233fa95e14
commit
e456304eb3
11 changed files with 513 additions and 411 deletions
|
|
@ -8,4 +8,4 @@ const char *read_cmd(char *ip);
|
|||
|
||||
bytefile *read_file(char *fname);
|
||||
|
||||
void dump_file(FILE *f, bytefile *bf);
|
||||
// void dump_file(FILE *f, bytefile *bf);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue