Skip to content
This repository has been archived by the owner on Oct 15, 2023. It is now read-only.

Latest commit

 

History

History
11 lines (9 loc) · 340 Bytes

STYLE.md

File metadata and controls

11 lines (9 loc) · 340 Bytes

STYLE

This repo uses the patented VALVe vomit barf code formatting style.

Things to keep in mind:

  • Hungarian notation for pointers (pFuckBitch and m_pFuckShit for member ptrs)
  • C prefix for classes
  • No namespace indent
  • Newline before all braces
  • Pascal case class names
  • tier0/memdbgon.h must be the last include in a header!!!