X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Flibgame%2Fsystem.h;fp=src%2Flibgame%2Fsystem.h;h=bcfee01ebb66f28c7c2de13e41861bf6bef76bc1;hb=c4cfe09e6e5db671cf17fa7e7689d3773255eca3;hp=d00c47ba1c3e14d2d1557169024626b0578b7a16;hpb=e3411dc963e8820b2e4f87ec5a16e263111fcc55;p=rocksndiamonds.git diff --git a/src/libgame/system.h b/src/libgame/system.h index d00c47ba..bcfee01e 100644 --- a/src/libgame/system.h +++ b/src/libgame/system.h @@ -1241,6 +1241,7 @@ struct GfxInfo char * (*get_token_from_font_function)(int); int anim_random_frame; + int anim_first_level; void (*draw_busy_anim_function)(boolean); void (*draw_global_anim_function)(int, int);