-
Dominik Loidolt authored
- Improve code structure and readability in cmp_icu.c and decmp.c: - Mark constants as const where appropriate - Fix indentation alignment - Reorganize function order for better flow - Add space around operators - Split long lines for better readability - Fix comment formatting and alignment
Dominik Loidolt authored- Improve code structure and readability in cmp_icu.c and decmp.c: - Mark constants as const where appropriate - Fix indentation alignment - Reorganize function order for better flow - Add space around operators - Split long lines for better readability - Fix comment formatting and alignment