capitalized core

This commit is contained in:
Reduan204 2026-07-26 13:18:39 +00:00
parent 60f9c0a7a3
commit 55411d8fa7

View file

@ -116,7 +116,7 @@ pub const stage = struct {
pub const begin_frame = struct {};
pub const end_frame = struct {};
// --- Core ---
// --- CORE ---
pub const inputs = struct {};
pub const fixed_update = struct {};
pub const update = struct {};