mirror of
https://github.com/dborth/fceugx.git
synced 2025-01-26 07:15:27 +01:00
stop folder parsing when opening a 7z
This commit is contained in:
parent
834f04e4e6
commit
c07b345384
@ -424,8 +424,8 @@ int SzParse(char * filepath)
|
|||||||
{
|
{
|
||||||
// Parses the 7z into a full file listing
|
// Parses the 7z into a full file listing
|
||||||
|
|
||||||
// reset browser
|
HaltParseThread(); // halt parsing
|
||||||
ResetBrowser();
|
ResetBrowser(); // reset browser
|
||||||
|
|
||||||
// add '..' folder in case the user wants exit the 7z
|
// add '..' folder in case the user wants exit the 7z
|
||||||
AddBrowserEntry();
|
AddBrowserEntry();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user