capitalized core
This commit is contained in:
parent
60f9c0a7a3
commit
55411d8fa7
1 changed files with 1 additions and 1 deletions
|
|
@ -116,7 +116,7 @@ pub const stage = struct {
|
||||||
pub const begin_frame = struct {};
|
pub const begin_frame = struct {};
|
||||||
pub const end_frame = struct {};
|
pub const end_frame = struct {};
|
||||||
|
|
||||||
// --- Core ---
|
// --- CORE ---
|
||||||
pub const inputs = struct {};
|
pub const inputs = struct {};
|
||||||
pub const fixed_update = struct {};
|
pub const fixed_update = struct {};
|
||||||
pub const update = struct {};
|
pub const update = struct {};
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue