commands now takes arguments and line start at 1
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
cmd_print(text)
|
||||
cmd_print(text, args)
|
||||
{
|
||||
putstr([[text + LOCATION_ARRAY] + [text + LOCATION_CURRENT_LINE]]);
|
||||
}
|
||||
|
Reference in New Issue
Block a user