X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_sp%2Ffile.c;h=a702fd4d0ce32eaf846a85ef10ac573464aebb25;hb=5e53b3af62af5a0fb7726afebf62dc4a5c297596;hp=4e8c9a8feb4b4d7949b5f01f980288f48546a427;hpb=12a8fd3a64d6bee5ca5f5b89e4a00b49d78bbd2c;p=rocksndiamonds.git diff --git a/src/game_sp/file.c b/src/game_sp/file.c index 4e8c9a8f..a702fd4d 100644 --- a/src/game_sp/file.c +++ b/src/game_sp/file.c @@ -19,8 +19,6 @@ void setLevelInfoToDefaults_SP(void) char *empty_title = "-------- EMPTY --------"; int i, x, y; - native_sp_level.game_sp = &game_sp; - native_sp_level.width = SP_STD_PLAYFIELD_WIDTH; native_sp_level.height = SP_STD_PLAYFIELD_HEIGHT;