Cleanup MQ2AfNuke
(#3)
- Fix improper call to EndChild
- Resolve pPCData->pLocalPC deprecation
- Cleaned up bunches of header includes
- Remove unused includes
- Move includes to cpp files when headers don't need them
- Organize system includes last
- Use forward slashes, avoid relative paths (plugins dir is in search path)
- Remove unnecessary ImGuiPluginChildren id list.
- Use helper function for getting plugin proc, instead of pLook