MCPcopy 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
63static inline int ndspGetCounter(int a)
64{
65 return *(vu16*)ndspVars[0][a];
66}
67
68enum
69{

Callers 1

ndspSyncFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected