mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-15 15:41:26 -07:00
File Library and TypeDecl syntax change
This commit is contained in:
@@ -343,6 +343,10 @@ void init_universal_scope(void) {
|
||||
entity->Builtin.id = id;
|
||||
add_global_entity(entity);
|
||||
}
|
||||
|
||||
// Custom Runtime Types
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user