Conversation
|
I'm not a fan of the name Implementation looks sounds, nice catch on the fixes. |
|
Could call it |
|
I think with the existing natives named the way they are, I'd prefer |
|
Personally, I think that naming it I just wanted to give my two cents, if that's welcome. |
Wrap gamedata natives in a pretty methodmap. This fixes bad documentation on `GameConfGetAddress` and not closing the gameconfig file if handle creation fails as well.
ab99b8a to
5728795
Compare
|
I have no strong feelings one way or the other on the naming. Everything else looks okay to me. |
Headline
left a comment
There was a problem hiding this comment.
this lgtm; much cleaner and is a good addition to the mm api. 🥂
Wrap gamedata natives in a pretty methodmap and update stock plugins/includes to use it.
This fixes bad documentation on
GameConfGetAddressand not closing the gameconfig file if handle creation fails as well.