got rid of extra newline before themeMenuScan
This commit is contained in:
parent
c6716a09ea
commit
096b283fe4
@ -166,7 +166,6 @@ int menuScan(const char* target) {
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
int themeMenuScan(const char* target) {
|
||||
menuClear();
|
||||
if (chdir(target) < 0) return 1;
|
||||
|
Loading…
Reference in New Issue
Block a user