AST3_C/include/replace.h

2 lines
116 B
C

void replace_all_block(char a, char b, char level[]);
void replace_xy_block(int x, int y, char block, char level[]);