mirror of
https://github.com/ctruLua/ctruLua.git
synced 2025-10-27 16:39:29 +00:00
TABS. TABS EVERYWHERE. Please.
Also, gfx.set3D now accept any value (not only boolean), like on Lua. Because why not (Also changed the ctrulib gfxSet3D function to the sf2dlib one).
This commit is contained in:
parent
58309b39c2
commit
9ab25f7518
3 changed files with 8 additions and 10 deletions
|
|
@ -52,7 +52,7 @@ int main() {
|
|||
// Init GFX
|
||||
sf2d_init();
|
||||
sftd_init();
|
||||
//sf2d_set_3d(true);
|
||||
|
||||
gfxinit = true;
|
||||
|
||||
// Init accel/gyro
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue