mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-13 09:22:22 -07:00
Add @(warning=<string>)
This commit is contained in:
@@ -136,6 +136,7 @@ struct Entity {
|
||||
|
||||
u64 order_in_src;
|
||||
String deprecated_message;
|
||||
String warning_message;
|
||||
|
||||
// IMPORTANT NOTE(bill): This must be a discriminated union because of patching
|
||||
// later entity kinds
|
||||
|
||||
Reference in New Issue
Block a user