Start adding product builder
This commit is contained in:
@@ -11,6 +11,9 @@ pub use self::smush_rules::*;
|
||||
mod overhead_allocation;
|
||||
pub use self::overhead_allocation::*;
|
||||
|
||||
mod create_products;
|
||||
pub use self::create_products::*;
|
||||
|
||||
#[no_mangle]
|
||||
pub extern "C" fn move_money_from_text(
|
||||
rules: *const c_char,
|
||||
|
||||
Reference in New Issue
Block a user