mirror of
https://github.com/ctruLua/ctruLua.git
synced 2025-10-27 16:39:29 +00:00
Added the ctr.apt library, tweaked ctr.news a bit, fixed a typo in cfgu.c
This commit is contained in:
parent
2e782ed9ea
commit
5c4da69997
4 changed files with 362 additions and 7 deletions
|
|
@ -290,7 +290,7 @@ struct { char *name; int value; } cfgu_constants[] = {
|
|||
It is equal to `4`.
|
||||
@field MODEL_N3DSXL
|
||||
*/
|
||||
{"MOdEL_N3DSXL", 4},
|
||||
{"MODEL_N3DSXL", 4},
|
||||
|
||||
{NULL, 0}
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue