Kawe Mazidjatari 9049e61d34 Move pointers to 'dtQueryData' struct
In the engine, m_query gets memset to size '0x58', and it passes this field as reference to other functions which then access the 3 pointers. Moving the 3 pointers there made the struct size 0x58, and showed a much better disassembly. Moved these type here to reflect the changes made in the engine.
2023-08-27 23:56:11 +02:00
..
2022-07-28 15:45:02 +02:00
2022-03-13 22:20:02 +01:00
2023-03-20 00:17:29 +01:00