tweaks per laytan suggestions

This commit is contained in:
Colin Davidson
2024-10-10 09:14:29 -07:00
parent a6502c3e8c
commit 4c8e355444
11 changed files with 33 additions and 42 deletions
+2 -2
View File
@@ -85,9 +85,9 @@ TZ_Record :: struct {
}
TZ_Date_Kind :: enum {
NoLeap,
No_Leap,
Leap,
MonthWeekDay,
Month_Week_Day,
}
TZ_Transition_Date :: struct {