🚀 add test file console3D.nas

This commit is contained in:
ValKmjolnir
2022-11-04 01:18:38 +08:00
parent aaccfbda11
commit cedb5e12f5
4 changed files with 244 additions and 10 deletions
+1 -1
View File
@@ -211,7 +211,7 @@ void debugger::run(
const linker& linker,
const std::vector<string>& argv)
{
detail_info=true;
verbose=true;
fsize=linker.filelist().size();
init(gen.strs(),gen.nums(),gen.codes(),linker.filelist(),argv);
u64 count[op_ret+1]={0};