diff options
author | Ignacio Roldán Etcheverry <ignalfonsore@gmail.com> | 2022-07-28 17:41:52 +0200 |
---|---|---|
committer | Ignacio Roldán Etcheverry <ignalfonsore@gmail.com> | 2022-08-22 03:36:52 +0200 |
commit | 186d7f6239144351ed9f60915796a7a224f4dfbf (patch) | |
tree | 89d7871e20177117823c9e2d35733561ed56e8d5 /modules/mono/editor | |
parent | 1bf4397e5b8aa29a210f248f785aa3385fa243a4 (diff) |
C#: Remove IL post-processor build dependency
We were using it to workaround a limitation of `Unsafe.AsPointer` and
`ref struct`s. However, we can get the same result with some tricks,
since we have control over the declaration of these structs.
Diffstat (limited to 'modules/mono/editor')
0 files changed, 0 insertions, 0 deletions