mirror of
https://github.com/ctruLua/ctruLua.git
synced 2025-10-28 00:39:30 +00:00
Fixed some documentation, added some things to sockets, "Fixed" the ROMFS
The romfs is still not working, but it works better.
This commit is contained in:
parent
e7ff54d58c
commit
6b65df0b8e
10 changed files with 115 additions and 70 deletions
|
|
@ -59,7 +59,7 @@ static int qtm_checkInitialized(lua_State *L) {
|
|||
|
||||
/***
|
||||
Return informations about the headtracking
|
||||
@function getHeadTrackingInfo
|
||||
@function getHeadtrackingInfo
|
||||
@treturn qtmInfos QTM informations
|
||||
*/
|
||||
static int qtm_getHeadtrackingInfo(lua_State *L) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue