aboutsummaryrefslogtreecommitdiff
path: root/core/_preload.odin
diff options
context:
space:
mode:
authorgingerBill <bill@gingerbill.org>2017-11-12 20:15:17 +0000
committergingerBill <bill@gingerbill.org>2017-11-12 20:15:17 +0000
commitf6a56c2f823ed78ea0bebc9ad4ad8a4677e03b0a (patch)
treed404bb1adbf398bf52163e957b85a2fdfc9f5546 /core/_preload.odin
parentdffa7916075abb7770fcf655b1d9306385b4e748 (diff)
Remove `#const`; Minor fixes
Diffstat (limited to 'core/_preload.odin')
-rw-r--r--core/_preload.odin1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/_preload.odin b/core/_preload.odin
index 667be2a46..4d60c3f89 100644
--- a/core/_preload.odin
+++ b/core/_preload.odin
@@ -10,7 +10,6 @@ import "core:raw.odin"
//
// Import Name: snake_case (but prefer single word)
// Types: Ada_Case
-// Union Variants: Ada_Case
// Enum Values: Ada_Case
// Procedures: snake_case
// Local Variables: snake_case