mirror of
https://github.com/RGBCube/DOOM-fire-zig
synced 2025-07-28 09:37:44 +00:00
Update main.zig
This commit is contained in:
parent
0677c0fb42
commit
7d95e20b94
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
// TEST YOUR (TTY) MIGHT: DOOM FIRE!
|
||||
// (c) 2022 const*void
|
||||
// (c) 2022 const void*
|
||||
const std = @import("std");
|
||||
const allocator = std.heap.page_allocator;
|
||||
const stdout = std.io.getStdOut().writer();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue