mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-20 20:22:38 +02:00
Amend codestyle
This commit is contained in:
parent
d3cc781bf6
commit
47fa88d838
@ -22,5 +22,10 @@
|
|||||||
## Functions
|
## Functions
|
||||||
`modulenameFunctionName`
|
`modulenameFunctionName`
|
||||||
|
|
||||||
|
### Submodule function naming
|
||||||
|
Singletons use names like smInitialize/smExit
|
||||||
|
|
||||||
|
Objects use names like tmemCreate/tmemClose
|
||||||
|
|
||||||
## Macros
|
## Macros
|
||||||
`LIKE_THIS`
|
`LIKE_THIS`
|
||||||
|
Loading…
Reference in New Issue
Block a user