MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / __AXWriteToCommandList

Function __AXWriteToCommandList

src/dolphin/src/ax/AXCL.c:30–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28}
29
30inline void __AXWriteToCommandList(u16 data)
31{
32 *__AXClWrite = data;
33 __AXClWrite++;
34}
35
36void __AXNextFrame(void* sbuffer, void* buffer)
37{

Callers 1

__AXNextFrameFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected