In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Talk:Avm.rpl

From WiiUBrew
Revision as of 03:46, 12 April 2016 by NWPlayer123 (talk | contribs)
Jump to navigation Jump to search

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)