forked from xxq250/Nasal-Interpreter
⚡ optimize lib.nas
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
use std.process_bar;
|
||||
use std.os;
|
||||
use std.io;
|
||||
|
||||
var ppm = func(filename, width, height, RGB) {
|
||||
# P3 use ASCII number
|
||||
|
||||
Reference in New Issue
Block a user