/tmp/ccd0PctY.o: In function `map3(game*)':
map.cpp:(.text+0xe51): undefined reference to `AddCapsule(game*, int, int)'
map.cpp:(.text+0xe67): undefined reference to `AddCapsule(game*, int, int)'
map.cpp:(.text+0xe7d): undefined reference to `AddCapsule(game*, int, int)'
map.cpp:(.text+0xe93): undefined reference to `AddCapsule(game*, int, int)'
map.cpp:(.text+0xea9): undefined reference to `AddCapsule(game*, int, int)'
/tmp/ccd0PctY.o:map.cpp:(.text+0xebf): more undefined references to `AddCapsule(game*, int, int)' follow
collect2: error: ld returned 1 exit status