summaryrefslogtreecommitdiff
path: root/arm9/lib/NitroSDK
AgeCommit message (Collapse)Author
2021-08-25move more sound structs from arm9 to common includeMichael Panzlaff
2021-08-25move PXI function declarations from OS_reset to their respective headersMichael Panzlaff
2021-08-05void argument listRémi Calixte
2021-08-04no global.h in nitro sdkRémi Calixte
2021-07-27Merge branch 'master' into unk_02005CFCRémi Calixte
2021-07-27decompile unk_02005CFC.sRémi Calixte
2021-07-25Merge remote-tracking branch 'origin/master' into pikalax_workPikalaxALT
2021-07-23separate out libs to libc, libnns and NitroSDKred031000