object.odin.patch (343B)
1 --- binding/object.odin 2025-10-25 22:52:47.970068163 -0300 2 +++ patch/object.odin 2025-10-25 22:56:46.076923967 -0300 3 @@ -14,6 +14,7 @@ 4 foreign import lib "libblend2d.a" 5 } 6 7 +ObjectImpl :: struct {} 8 9 //! \cond INTERNAL 10 //! Defines a start offset of each field or flag in object info - the shift can be then used to get/set value from/to