mirror of
https://onedev.site.tesses.net/crosslang
synced 2026-02-08 17:15:45 +00:00
Assembler accessable now from cli
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#include "CrossLang.hpp"
|
||||
|
||||
void help(char* program)
|
||||
{
|
||||
std::cout << "USAGE: " << program << " [flags] FILE.CRVM" << std::endl;
|
||||
|
||||
Reference in New Issue
Block a user