mirror of
https://github.com/switchbrew/libnx.git
synced 2025-12-08 21:25:14 +01:00
6 lines
76 B
C
6 lines
76 B
C
enum {
|
|
NvCmdCommon_BindObject = 0
|
|
};
|
|
|
|
void nvCmdsInit(NvCmdList* cmds);
|