Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Kronos2308 committed Jul 16, 2021
1 parent 3d5ad97 commit 46c5e8a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ INCLUDES := include
EXEFS_SRC := exefs_src
APP_TITLE := Haku33
APP_AUTHOR := Kronos2308
APP_VERSION := 3.4
APP_VERSION := 3.6
ROMFS := romfs

#---------------------------------------------------------------------------------
Expand Down
1 change: 1 addition & 0 deletions compile.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ dir /b *.nro>%temp%\filete.txt
set /p File=<%temp%\filete.txt
del "%temp%\filete.txt"
title -%IP% - %File%
make clean
make -j7
set a=%errorlevel%
echo ------------------------------------------
Expand Down
Binary file modified romfs/TegraExplorer.bin
Binary file not shown.

0 comments on commit 46c5e8a

Please sign in to comment.