1
0
Fork 0
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:
Firew0lf 2016-03-12 19:57:59 +01:00
parent 9db21c7831
commit 6a9fbbb133
6 changed files with 38 additions and 8 deletions

View file

@ -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>