mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-01 04:10:07 +00:00
tweaks per laytan suggestions
This commit is contained in:
@@ -85,9 +85,9 @@ TZ_Record :: struct {
|
||||
}
|
||||
|
||||
TZ_Date_Kind :: enum {
|
||||
NoLeap,
|
||||
No_Leap,
|
||||
Leap,
|
||||
MonthWeekDay,
|
||||
Month_Week_Day,
|
||||
}
|
||||
|
||||
TZ_Transition_Date :: struct {
|
||||
|
||||
Reference in New Issue
Block a user