Split core code into ly-core library

Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
AnErrupTion 2026-01-18 21:07:53 +01:00
commit d7f64676ee
No known key found for this signature in database
18 changed files with 64 additions and 21 deletions

View file

@ -1,4 +1,5 @@
const std = @import("std");
pub const Animation = enum {
none,
doom,