mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-20 20:22:38 +02:00
296 B
296 B
Code Style
Types
TypesAreCapitalizedLikeThis
Enums
EnumType_EnumName
Struct members
like_this
notlikethis
Local variables
like_this
notlikethis
Global variables (or global statics)
g_variableName
Functions
modulenameFunctionName
Macros
LIKE_THIS