mirror of
https://codeberg.org/fairyglade/ly.git
synced 2026-08-27 07:50:45 +02:00
Split core code into ly-core library
Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
parent
456916f059
commit
d7f64676ee
18 changed files with 64 additions and 21 deletions
|
|
@ -1,4 +1,5 @@
|
|||
const std = @import("std");
|
||||
|
||||
pub const Animation = enum {
|
||||
none,
|
||||
doom,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue