X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_bd%2Fbd_caveset.h;h=f191b17befaeedcc19a59a4d0ac821fb409da41a;hb=01bf4018243f57cefbc0308e49f4dd2d40a0c054;hp=e5a5a7e6a85bb27abeb0aa04952b42876f15f36d;hpb=6ae51f91105d85db369b57659f8d3b5e133831e0;p=rocksndiamonds.git diff --git a/src/game_bd/bd_caveset.h b/src/game_bd/bd_caveset.h index e5a5a7e6..f191b17b 100644 --- a/src/game_bd/bd_caveset.h +++ b/src/game_bd/bd_caveset.h @@ -52,7 +52,7 @@ typedef struct _gd_caveset_data extern const GdStructDescriptor gd_caveset_properties[]; extern GdCavesetData *gd_caveset_data; -extern GList *gd_caveset; +extern List *gd_caveset; extern boolean gd_caveset_edited; extern int gd_caveset_last_selected; extern int gd_caveset_last_selected_level;