File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ GRAPHICS := gfx
4040ROMFS := romfs
4141GFXBUILD := $(ROMFS ) /gfx
4242# ---------------------------------------------------------------------------------
43- APP_VER := 1120
43+ APP_VER := 1104
4444APP_TITLE := Video player for 3DS
4545APP_DESCRIPTION := Video player for 3DS
4646APP_AUTHOR := Core_2_Extreme
Original file line number Diff line number Diff line change 99#define DEF_CHECK_UPDATE_URL (std::string)" https://script.google.com/macros/s/AKfycbwTd3jzV0npUE9MNKmZIv3isazVR5D9_7A8rexsG1vr9SE7iavDBxgtzlph8dZipwu9/exec"
1010#define DEF_HTTP_USER_AGENT (std::string)" video player for 3ds " + DEF_CURRENT_APP_VER
1111#define DEF_CURRENT_APP_VER (std::string)" v1.5.0"
12- #define DEF_CURRENT_APP_VER_INT 1120
12+ #define DEF_CURRENT_APP_VER_INT 1104
1313#define DEF_ENABLE_SUB_APP0
1414// #define DEF_ENABLE_SUB_APP1
1515// #define DEF_ENABLE_SUB_APP2
You can’t perform that action at this time.
0 commit comments