pmt: initial 2.7.0 update

This commit is contained in:
2024-08-02 17:44:31 +03:00
parent ed745369fa
commit 5d51e44a2c
31 changed files with 223 additions and 191 deletions

View File

@@ -23,9 +23,9 @@ extern "C" {
#define INC_MAIN_LIBS
#define HELP
#include <pmt/pmt.h>
#include <pmt/stringkeys.h>
#include <pmt/help_msgs.h>
#include <pmt/PartitionManager.h>
#include <pmt/StringKeys.h>
#include <pmt/HelpMessages.h>
extern char* bin_name;
extern char* curr_lang;