Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 118 Bytes

CONTRIBUTING.md

File metadata and controls

5 lines (4 loc) · 118 Bytes

Contributing

Code Style

  • Use m_Member s_StaticMember
  • All functions use PascalCase void HelloWorld() {}