Fix helloworld
This commit is contained in:
parent
8c84f11bbb
commit
c39db1e9a8
1 changed files with 4 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import libnx_wrapper/gfx
|
||||
import libnx_wrapper/console
|
||||
import libnx_wrapper/hid
|
||||
import libnx_wrapper/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