Rename wrappers for now
This commit is contained in:
parent
a596c86f50
commit
54d10731d3
131 changed files with 179 additions and 236 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import libnx/gfx
|
||||
import libnx/console
|
||||
import libnx/hid
|
||||
import libnx/applet
|
||||
import libnx_wrapper/gfx
|
||||
import libnx_wrapper/console
|
||||
import libnx_wrapper/hid
|
||||
import libnx_wrapper/applet
|
||||
|
||||
proc printf(formatstr: cstring) {.importc: "printf", varargs,
|
||||
header: "<stdio.h>".}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue