tweaks per laytan suggestions

This commit is contained in:
Colin Davidson
2024-12-01 11:54:50 +11:00
committed by flysand7
parent fc9983e9c8
commit 8875921ec7
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 {