Code refactor.

This commit is contained in:
2021-04-11 00:44:29 +01:00
parent d3b8e65bdd
commit 09e7535190
13 changed files with 49 additions and 26 deletions

View File

@@ -44,7 +44,7 @@ void DeleteFiles(const char* path)
ACTION_RET actionTaken = 0;
HFILE handle;
// 16 bit
// 16 bit
#if(defined(__I86__) || defined(__i86__) || defined(_M_I86))
USHORT driveNo = path[0] - '@';
#else // 32 bit