mirror of
https://github.com/switchbrew/libnx.git
synced 2025-12-09 05:35:13 +01:00
6 lines
80 B
C
6 lines
80 B
C
void nvCmdsFifoInit(NvCmdList* cmds);
|
|
|
|
enum {
|
|
NvCmdCommon_BindObject = 0
|
|
};
|