GAME_ERROR_NONE   128 modules/games/gui_tetris.c int platformInit() { return GAME_ERROR_NONE; }
GAME_ERROR_NONE   349 modules/games/gui_tetris.c     game->errorCode = GAME_ERROR_NONE;
GAME_ERROR_NONE   398 modules/games/gui_tetris.c     if (errorCode == GAME_ERROR_NONE)
GAME_ERROR_NONE   401 modules/games/gui_tetris.c         return GAME_ERROR_NONE;