modules: fixes to working condition

This commit is contained in:
ProgramSnail 2025-01-11 23:51:50 +03:00
parent eb1ddfa447
commit 19c99bc7e5
16 changed files with 197 additions and 121 deletions

View file

@ -4,4 +4,4 @@ extern "C" {
#include "utils.h"
}
void analyze(Bytefile *bf);
void analyze(uint32_t mod_id);