#include "gamelogic.h" int setInitialState(gameIni_t *gIni, gameState_t *gState) { //FIXME : all lemmings states, skill counters... return 0; }