libnx/CODESTYLE.md
2018-01-06 06:17:27 +01:00

15 lines
168 B
Markdown

### Types
TypesAreCapitalizedLikeThis
#### Enums
EnumType_EnumName
#### Struct members
like_this
### Local variables
like_this
### Functions
modulenameFunctionName