move a proto declaration to the right place
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
#include <libgen.h> // for basename(3)
|
||||
|
||||
#include "../bubulles.h"
|
||||
#include "../edges.h"
|
||||
|
||||
int try_to_read_an_OBJ_file(char *fname, int outstyle);
|
||||
|
||||
#include "./objtrucs.h"
|
||||
|
||||
int verbosity = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user