aboutsummaryrefslogtreecommitdiff
path: root/src/ARMeilleure/Translation/Delegates.cs
AgeCommit message (Collapse)Author
2024-09-15Make GetFunctionPointerForDelegate as explicit as possible (#7279)Emmanuel Hansen
Co-authored-by: gdk <gab.dark.100@gmail.com>
2023-05-09Replace DelegateHelper with pre-generated delegates (#4867)gdkchan
2023-04-27Move solution and projects to srcTSR Berry