Closed Crayon2000 closed 5 years ago
Looks good to me. Did you reverse-engineer this? It's good info. The inclusion of doxygen makes me happy~
@QuarkTheAwesome, I was previously using dynamic_libs and those functions were part of it. Those function were already in nsysnet.def and vpad.def in wut. So only the declarations were missing. I am currently using inet_pton
and VPADGetTPCalibratedPointEx
with a newly ported project to wut.
The doxygen comments are mostly the ones from VPADGetTPCalibratedPoint
, so it's basically a copy paste 😞
Yeah, the defs are autogenerated to have every function in them. Anyway, all good, and thanks!
Added missing function declarations: