mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-06 06:48:48 +00:00
cleanup, add actual argc argv
This commit is contained in:
parent
8800fd3b1d
commit
0ba3c33af5
4 changed files with 30 additions and 29 deletions
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
#include "parser.h"
|
||||
|
||||
void run(bytefile *bf);
|
||||
void run(bytefile *bf, int argc, char **argv);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue