pmt: initial 2.9.6 release [source]

This commit is contained in:
2024-10-26 11:03:52 +03:00
parent ce7fcae4a4
commit 638062c42f
43 changed files with 672 additions and 10601 deletions

View File

@@ -18,10 +18,6 @@
#pragma once
namespace PartitionManager {
namespace Functions {
void DisplayHelp(void);
}
}
namespace PartitionManager { void DisplayHelp(void); }
/* end */