X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fgame_bd%2Fbd_cave.c;h=30b9e766c18cece36b23ce5bb1b300b812ee3cc4;hb=3568d5658492aa0ad70ca3abfb683b53978c0d88;hp=cf7bc8af83018795f21a7e60e356900c6547dee5;hpb=f862367c9f40dedf6addad15adf5032c258ab9e2;p=rocksndiamonds.git diff --git a/src/game_bd/bd_cave.c b/src/game_bd/bd_cave.c index cf7bc8af..30b9e766 100644 --- a/src/game_bd/bd_cave.c +++ b/src/game_bd/bd_cave.c @@ -81,7 +81,7 @@ static const char* scheduling_filename[] = "bd2ckatari" }; -static struct hashtable *name_to_element; +static HashTable *name_to_element; GdElement gd_char_to_element[256]; /* color of flashing the screen, gate opening to exit */