mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-04-15 23:51:28 +00:00

In retrospect, I don't like Rect + Rect = union -- it doesn't make as much sense and isn't as readable as Rect.union(Rect).
In retrospect, I don't like Rect + Rect = union -- it doesn't make as much sense and isn't as readable as Rect.union(Rect).