Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devkitPro/libctru
/ ndspGetCounter
Function
ndspGetCounter
libctru/source/ndsp/ndsp.c:63–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
}
62
63
static inline int ndspGetCounter(int a)
64
{
65
return *(vu16*)ndspVars[0][a];
66
}
67
68
enum
69
{
Callers
1
ndspSync
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected