1// castle_flag.inc.c 2 3void bhv_castle_flag_init(void) { 4 o->header.gfx.animInfo.animFrame = random_float() * 28.0f; 5} 6 7