mirror of
https://github.com/thunderbrewhq/binana.git
synced 2025-12-12 17:52:29 +00:00
5 lines
No EOL
77 B
C
5 lines
No EOL
77 B
C
#include "batch/import_functions.idc"
|
|
|
|
static main() {
|
|
import_functions();
|
|
} |