[numex] using module init method for building, otherwise passing NULL path uses the default path
This commit is contained in:
@@ -146,6 +146,7 @@ char *get_ordinal_suffix(char *numeric_string, char *lang, numex_result_t result
|
||||
bool numex_table_write(FILE *file);
|
||||
bool numex_table_save(char *filename);
|
||||
|
||||
bool numex_module_init(void);
|
||||
bool numex_module_setup(char *filename);
|
||||
void numex_module_teardown(void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user