Skip to content

Instantly share code, notes, and snippets.

@SilverRainZ
Created September 4, 2015 12:19
Show Gist options
  • Save SilverRainZ/5bc0681dcaaa2d7011e4 to your computer and use it in GitHub Desktop.
Save SilverRainZ/5bc0681dcaaa2d7011e4 to your computer and use it in GitHub Desktop.
foo
function.cpp:
- void Initialize(p)
+ void Initialize()
main.cpp
- Initialize(p);
- Initialize();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment