capitalized core
This commit is contained in:
parent
3342f6ad6f
commit
60f9c0a7a3
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,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 {};
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue