8 lines
156 B
C
8 lines
156 B
C
#ifndef space
|
|
#define space
|
|
|
|
void display(CVString & space, entites & pos_entites);
|
|
|
|
void initTerminalSpace (CVString & space, entites & liste_pos);
|
|
|
|
#endif |