mirror of
https://github.com/ValKmjolnir/Nasal-Interpreter.git
synced 2026-07-14 22:24:38 +08:00
⚡ 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