X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Flibgame%2Fsystem.h;h=a08edfc63a3719c2d05f6e1093028410e7066f0d;hb=3378979a81f39e4a4082d208bf288492d87f5cd1;hp=0b014e8c268cb239312806696c03dce1db370c2a;hpb=c5ee7e4524f10322894b2547337e4c973a80a552;p=rocksndiamonds.git diff --git a/src/libgame/system.h b/src/libgame/system.h index 0b014e8c..a08edfc6 100644 --- a/src/libgame/system.h +++ b/src/libgame/system.h @@ -318,7 +318,7 @@ struct FontInfo struct AnimInfo { - int simple_random_value; + int random_frame; }; struct JoystickInfo