Talk:Avm.rpl
Revision as of 03:46, 12 April 2016 by NWPlayer123 (talk | contribs)
Couple of obvious problems with this page:
- The "name" column is redundant since it is given by the prototype
- Replace the "void*" arguments with the appropriate sized types, don't expect people to guess what they're meant to be. Tueidj (talk) 20:53, 9 April 2016 (CEST)
- I'm just styling it like all the other pages but I suppose we can remove the names column. Second one I can definitely do tho. Thought void usually got across 4 bytes but yea it'd probably be better to specify uint32_t NWPlayer123 (talk) 03:46, 12 April 2016 (CEST)