summaryrefslogtreecommitdiff
path: root/src/style.h
AgeCommit message (Collapse)AuthorFilesLines
2024-03-02tree-wide: use FREE_AND_NULLIFY macro and reformat codeMole Shang1-128/+126
Jeez idk why i forgot the pass-by-value feature, so the original version never gets the pointer nullified. Fix it by using our favourite C-style macro.
2023-08-05hinata: initial commitMole Shang1-0/+133