move orange in orange
This commit is contained in:
parent
da21290c9b
commit
87c42da5eb
@ -1,11 +1,11 @@
|
||||
#include "team.h"
|
||||
#include "stdio.h"
|
||||
#include "stdlib.h"
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "../team.h"
|
||||
|
||||
// Development in progress
|
||||
|
||||
//Structure definition
|
||||
|
||||
enum{
|
||||
O_JOBLESS, O_MASTER, O_GATHERER, O_WOODCUTTER, O_MINER, O_NB_JOBS
|
||||
};
|
Loading…
x
Reference in New Issue
Block a user