mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-24 07:38:46 +00:00
modules: fixes to working condition
This commit is contained in:
parent
eb1ddfa447
commit
19c99bc7e5
16 changed files with 197 additions and 121 deletions
|
|
@ -4,4 +4,4 @@ extern "C" {
|
|||
#include "utils.h"
|
||||
}
|
||||
|
||||
void analyze(Bytefile *bf);
|
||||
void analyze(uint32_t mod_id);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue