mirror of
https://github.com/ctruLua/ctruLua.git
synced 2025-10-27 16:39:29 +00:00
Added ":addTrustedRootCA()" to the httpc contexts, close #8, Added some values in ctr.
I didn't test :addTrustedRootCA(), but it's just a simple string-to-char+size function.
This commit is contained in:
parent
9db21c7831
commit
6a9fbbb133
6 changed files with 38 additions and 8 deletions
|
|
@ -8,7 +8,7 @@ The `gfx` module.
|
|||
#include <sf2d.h>
|
||||
#include <sftd.h>
|
||||
|
||||
#include <3ds/vram.h>
|
||||
//#include <3ds/vram.h>
|
||||
//#include <3ds/services/gsp.h>
|
||||
|
||||
#include <lua.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue