mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-14 01:42:22 -07:00
7e8b9862b9
change procedure file generation
- group procedure types together
- sort groups by procedure names
- overload function `load_proc_addresses`
- kept original as `custom`
- added `global`, `instance`, and `device` variants for simpler loading
- added `device_vtable` variant to support multiple devices