main files
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#include "types.h"
|
||||
|
||||
#ifndef FORGE_H
|
||||
#define FORGE_H
|
||||
|
||||
void forge_run(parameters params);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user