kind of in the middle of the checksum stuff
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
//! By convention, root.zig is the root source file when making a package.
|
||||
const std = @import("std");
|
||||
|
||||
pub const cartridge = @import("cartridge.zig");
|
||||
Reference in New Issue
Block a user