├── Dinamo_Zagreb ├── frame_0.bm ├── frame_1.bm ├── frame_10.bm ├── frame_11.bm ├── frame_12.bm ├── frame_13.bm ├── frame_14.bm ├── frame_15.bm ├── frame_16.bm ├── frame_17.bm ├── frame_2.bm ├── frame_3.bm ├── frame_4.bm ├── frame_5.bm ├── frame_6.bm ├── frame_7.bm ├── frame_8.bm ├── frame_9.bm └── meta.txt ├── README.md ├── al_pacino ├── frame_0.bm ├── frame_1.bm ├── frame_10.bm ├── frame_11.bm ├── frame_12.bm ├── frame_13.bm ├── frame_14.bm ├── frame_15.bm ├── frame_16.bm ├── frame_17.bm ├── frame_18.bm ├── frame_19.bm ├── frame_2.bm ├── frame_20.bm ├── frame_21.bm ├── frame_22.bm ├── frame_23.bm ├── frame_24.bm ├── frame_25.bm ├── frame_26.bm ├── frame_27.bm ├── frame_28.bm ├── frame_29.bm ├── frame_3.bm ├── frame_30.bm ├── frame_31.bm ├── frame_32.bm ├── frame_33.bm ├── frame_34.bm ├── frame_35.bm ├── frame_36.bm ├── frame_37.bm ├── frame_38.bm ├── frame_39.bm ├── frame_4.bm ├── frame_40.bm ├── frame_41.bm ├── frame_42.bm ├── frame_43.bm ├── frame_44.bm ├── frame_45.bm ├── frame_46.bm ├── frame_47.bm ├── frame_48.bm ├── frame_49.bm ├── frame_5.bm ├── frame_6.bm ├── frame_7.bm ├── frame_8.bm ├── frame_9.bm └── meta.txt ├── back_to_the_future ├── frame_0.bm ├── frame_1.bm ├── frame_10.bm ├── frame_11.bm ├── frame_2.bm ├── frame_3.bm ├── frame_4.bm ├── frame_5.bm ├── frame_6.bm ├── frame_7.bm ├── frame_8.bm ├── frame_9.bm └── meta.txt ├── biohazard ├── frame_0.bm ├── frame_1.bm ├── frame_2.bm ├── frame_3.bm └── meta.txt ├── biohazard1 ├── frame_0.bm ├── frame_1.bm ├── frame_10.bm ├── frame_11.bm ├── frame_12.bm ├── frame_13.bm ├── frame_14.bm ├── frame_15.bm ├── frame_16.bm ├── frame_17.bm ├── frame_18.bm ├── frame_19.bm ├── frame_2.bm ├── frame_20.bm ├── frame_21.bm ├── frame_22.bm ├── frame_23.bm ├── frame_24.bm ├── frame_25.bm ├── frame_26.bm ├── frame_27.bm ├── frame_28.bm ├── frame_29.bm ├── frame_3.bm ├── frame_30.bm ├── frame_31.bm ├── frame_32.bm ├── frame_33.bm ├── frame_34.bm ├── frame_35.bm ├── frame_36.bm ├── frame_37.bm ├── frame_38.bm ├── frame_39.bm ├── frame_4.bm ├── frame_40.bm ├── frame_41.bm ├── frame_42.bm ├── frame_43.bm ├── frame_44.bm ├── frame_45.bm ├── frame_46.bm ├── frame_47.bm ├── frame_48.bm ├── frame_49.bm ├── frame_5.bm ├── frame_6.bm ├── frame_7.bm ├── frame_8.bm ├── frame_9.bm └── meta.txt ├── bmw_e39 ├── frame_0.bm ├── frame_1.bm ├── frame_2.bm ├── frame_3.bm ├── frame_4.bm ├── frame_5.bm ├── frame_6.bm ├── frame_7.bm ├── frame_8.bm └── meta.txt ├── boar ├── frame_0.bm ├── frame_1.bm ├── frame_2.bm ├── frame_3.bm └── meta.txt ├── cat ├── frame_0.bm ├── frame_1.bm ├── frame_2.bm └── meta.txt ├── diamonds ├── frame_0.bm ├── frame_1.bm ├── frame_10.bm ├── frame_11.bm ├── frame_12.bm ├── frame_13.bm ├── frame_2.bm ├── frame_3.bm ├── frame_4.bm ├── frame_5.bm ├── frame_6.bm ├── frame_7.bm ├── frame_8.bm ├── frame_9.bm └── meta.txt ├── error ├── frame_0.bm ├── frame_1.bm ├── frame_2.bm ├── frame_3.bm ├── frame_4.bm ├── frame_5.bm ├── frame_6.bm ├── frame_7.bm └── meta.txt ├── evil_lero ├── frame_0.bm ├── frame_1.bm ├── frame_10.bm ├── frame_11.bm ├── frame_12.bm ├── frame_13.bm ├── frame_14.bm ├── frame_15.bm ├── frame_16.bm ├── frame_17.bm ├── frame_18.bm ├── frame_19.bm ├── frame_2.bm ├── frame_20.bm ├── frame_21.bm ├── frame_22.bm ├── frame_23.bm ├── frame_24.bm ├── frame_25.bm ├── frame_26.bm ├── frame_27.bm ├── frame_28.bm ├── frame_29.bm ├── frame_3.bm ├── frame_30.bm ├── frame_31.bm ├── frame_32.bm ├── frame_33.bm ├── frame_34.bm ├── frame_35.bm ├── frame_36.bm ├── frame_37.bm ├── frame_38.bm ├── frame_39.bm ├── frame_4.bm ├── frame_40.bm ├── frame_41.bm ├── frame_42.bm ├── frame_43.bm ├── frame_44.bm ├── frame_45.bm ├── frame_46.bm ├── frame_47.bm ├── frame_48.bm ├── frame_49.bm ├── frame_5.bm ├── frame_6.bm ├── frame_7.bm ├── frame_8.bm ├── frame_9.bm └── meta.txt ├── flying_squirrel ├── frame_0.bm ├── frame_1.bm ├── frame_2.bm ├── frame_3.bm ├── frame_4.bm ├── frame_5.bm └── meta.txt ├── frankenstein ├── frame_0.bm ├── frame_1.bm ├── frame_10.bm ├── frame_11.bm ├── frame_2.bm ├── frame_3.bm ├── frame_4.bm ├── frame_5.bm ├── frame_6.bm ├── frame_7.bm ├── frame_8.bm ├── frame_9.bm └── meta.txt ├── gallery ├── cat.png ├── alpacino.png ├── back_to_the_future.png ├── biohazard.png ├── biohazard1.png ├── bmw.png ├── boar.png ├── diamonds.png ├── dinamo_zagreb.png ├── error.png ├── evillero.png ├── flying_squirrel.png ├── frankenstein.png ├── grimreaper.png ├── half_life.png ├── hedgehog.png ├── illusion.png ├── illusion_1.png ├── lightning.png ├── loading.png ├── louis_v.png ├── mole.png ├── motel.png ├── poltergeist.png ├── psycho.png ├── quake.png ├── road.png ├── serious_bomb.png ├── spy_ant.png ├── spy_turtle.png ├── sunglass.png ├── the_end.png ├── wire.png └── xlove.png ├── grimreaper ├── frame_0.bm ├── frame_1.bm ├── frame_10.bm ├── frame_11.bm ├── frame_12.bm ├── frame_13.bm ├── frame_14.bm ├── frame_2.bm ├── frame_3.bm ├── frame_4.bm ├── frame_5.bm ├── frame_6.bm ├── frame_7.bm ├── frame_8.bm ├── frame_9.bm └── meta.txt ├── half_life ├── frame_0.bm ├── frame_1.bm ├── frame_10.bm ├── frame_11.bm ├── frame_12.bm ├── frame_13.bm ├── frame_14.bm ├── frame_15.bm ├── frame_16.bm ├── frame_17.bm ├── frame_18.bm ├── frame_19.bm ├── frame_2.bm ├── frame_20.bm ├── frame_21.bm ├── frame_22.bm ├── frame_23.bm ├── frame_24.bm ├── frame_25.bm ├── frame_26.bm ├── frame_27.bm ├── frame_28.bm ├── frame_29.bm ├── frame_3.bm ├── frame_30.bm ├── frame_31.bm ├── frame_32.bm ├── frame_33.bm ├── frame_34.bm ├── frame_35.bm ├── frame_36.bm ├── frame_37.bm ├── frame_38.bm ├── frame_39.bm ├── frame_4.bm ├── frame_5.bm ├── frame_6.bm ├── frame_7.bm ├── frame_8.bm ├── frame_9.bm └── meta.txt ├── hedgehog ├── frame_0.bm ├── frame_1.bm ├── frame_2.bm └── meta.txt ├── illusion ├── frame_0.bm ├── frame_1.bm ├── frame_2.bm ├── frame_3.bm ├── frame_4.bm ├── frame_5.bm ├── frame_6.bm ├── frame_7.bm └── meta.txt ├── illusion_1 ├── frame_0.bm ├── frame_1.bm ├── frame_10.bm ├── frame_11.bm ├── frame_12.bm ├── frame_13.bm ├── frame_14.bm ├── frame_2.bm ├── frame_3.bm ├── frame_4.bm ├── frame_5.bm ├── frame_6.bm ├── frame_7.bm ├── frame_8.bm ├── frame_9.bm └── meta.txt ├── lightning ├── frame_0.bm ├── frame_1.bm ├── frame_10.bm ├── frame_11.bm ├── frame_12.bm ├── frame_13.bm ├── frame_14.bm ├── frame_15.bm ├── frame_16.bm ├── frame_17.bm ├── frame_18.bm ├── frame_19.bm ├── frame_2.bm ├── frame_20.bm ├── frame_21.bm ├── frame_22.bm ├── frame_23.bm ├── frame_24.bm ├── frame_25.bm ├── frame_3.bm ├── frame_4.bm ├── frame_5.bm ├── frame_6.bm ├── frame_7.bm ├── frame_8.bm ├── frame_9.bm └── meta.txt ├── loading ├── frame_0.bm ├── frame_1.bm ├── frame_2.bm ├── frame_3.bm └── meta.txt ├── louis_v ├── frame_0.bm └── meta.txt ├── manifest.txt ├── mole ├── frame_0.bm ├── frame_1.bm ├── frame_2.bm ├── frame_3.bm ├── frame_4.bm ├── frame_5.bm └── meta.txt ├── motel ├── frame_0.bm ├── frame_1.bm ├── frame_10.bm ├── frame_11.bm ├── frame_12.bm ├── frame_13.bm ├── frame_14.bm ├── frame_15.bm ├── frame_16.bm ├── frame_17.bm ├── frame_18.bm ├── frame_19.bm ├── frame_2.bm ├── frame_20.bm ├── frame_21.bm ├── frame_22.bm ├── frame_3.bm ├── frame_4.bm ├── frame_5.bm ├── frame_6.bm ├── frame_7.bm ├── frame_8.bm ├── frame_9.bm └── meta.txt ├── poltergeist ├── frame_0.bm ├── frame_1.bm ├── frame_2.bm └── meta.txt ├── psycho ├── frame_0.bm ├── frame_1.bm ├── frame_2.bm └── meta.txt ├── quake ├── frame_0.bm ├── frame_1.bm ├── frame_10.bm ├── frame_11.bm ├── frame_12.bm ├── frame_13.bm ├── frame_14.bm ├── frame_15.bm ├── frame_16.bm ├── frame_17.bm ├── frame_18.bm ├── frame_19.bm ├── frame_2.bm ├── frame_20.bm ├── frame_21.bm ├── frame_22.bm ├── frame_23.bm ├── frame_24.bm ├── frame_25.bm ├── frame_26.bm ├── frame_27.bm ├── frame_28.bm ├── frame_29.bm ├── frame_3.bm ├── frame_30.bm ├── frame_31.bm ├── frame_32.bm ├── frame_33.bm ├── frame_34.bm ├── frame_35.bm ├── frame_4.bm ├── frame_5.bm ├── frame_6.bm ├── frame_7.bm ├── frame_8.bm ├── frame_9.bm └── meta.txt ├── road ├── frame_0.bm ├── frame_1.bm ├── frame_10.bm ├── frame_11.bm ├── frame_12.bm ├── frame_13.bm ├── frame_14.bm ├── frame_15.bm ├── frame_16.bm ├── frame_17.bm ├── frame_18.bm ├── frame_19.bm ├── frame_2.bm ├── frame_20.bm ├── frame_21.bm ├── frame_22.bm ├── frame_23.bm ├── frame_24.bm ├── frame_25.bm ├── frame_26.bm ├── frame_27.bm ├── frame_28.bm ├── frame_29.bm ├── frame_3.bm ├── frame_30.bm ├── frame_31.bm ├── frame_32.bm ├── frame_33.bm ├── frame_34.bm ├── frame_35.bm ├── frame_36.bm ├── frame_37.bm ├── frame_38.bm ├── frame_39.bm ├── frame_4.bm ├── frame_40.bm ├── frame_41.bm ├── frame_5.bm ├── frame_6.bm ├── frame_7.bm ├── frame_8.bm ├── frame_9.bm └── meta.txt ├── serious_bomb ├── frame_0.bm ├── frame_1.bm ├── frame_10.bm ├── frame_11.bm ├── frame_12.bm ├── frame_13.bm ├── frame_14.bm ├── frame_15.bm ├── frame_16.bm ├── frame_17.bm ├── frame_18.bm ├── frame_19.bm ├── frame_2.bm ├── frame_20.bm ├── frame_21.bm ├── frame_22.bm ├── frame_23.bm ├── frame_24.bm ├── frame_25.bm ├── frame_26.bm ├── frame_27.bm ├── frame_28.bm ├── frame_29.bm ├── frame_3.bm ├── frame_30.bm ├── frame_31.bm ├── frame_32.bm ├── frame_33.bm ├── frame_34.bm ├── frame_35.bm ├── frame_36.bm ├── frame_37.bm ├── frame_38.bm ├── frame_39.bm ├── frame_4.bm ├── frame_40.bm ├── frame_41.bm ├── frame_42.bm ├── frame_43.bm ├── frame_44.bm ├── frame_45.bm ├── frame_46.bm ├── frame_47.bm ├── frame_48.bm ├── frame_5.bm ├── frame_6.bm ├── frame_7.bm ├── frame_8.bm ├── frame_9.bm └── meta.txt ├── spy_ant ├── frame_0.bm ├── frame_1.bm ├── frame_2.bm ├── frame_3.bm ├── frame_4.bm └── meta.txt ├── spy_turtle ├── frame_0.bm ├── frame_1.bm ├── frame_2.bm ├── frame_3.bm ├── frame_4.bm ├── frame_5.bm └── meta.txt ├── sunglass ├── frame_0.bm ├── frame_1.bm ├── frame_10.bm ├── frame_11.bm ├── frame_12.bm ├── frame_13.bm ├── frame_14.bm ├── frame_2.bm ├── frame_3.bm ├── frame_4.bm ├── frame_5.bm ├── frame_6.bm ├── frame_7.bm ├── frame_8.bm ├── frame_9.bm └── meta.txt ├── the_end ├── frame_0.bm ├── frame_1.bm ├── frame_10.bm ├── frame_11.bm ├── frame_12.bm ├── frame_13.bm ├── frame_14.bm ├── frame_2.bm ├── frame_3.bm ├── frame_4.bm ├── frame_5.bm ├── frame_6.bm ├── frame_7.bm ├── frame_8.bm ├── frame_9.bm └── meta.txt ├── wire ├── frame_0.bm ├── frame_1.bm ├── frame_10.bm ├── frame_11.bm ├── frame_12.bm ├── frame_13.bm ├── frame_14.bm ├── frame_15.bm ├── frame_2.bm ├── frame_3.bm ├── frame_4.bm ├── frame_5.bm ├── frame_6.bm ├── frame_7.bm ├── frame_8.bm ├── frame_9.bm └── meta.txt └── xlove ├── frame_0.bm ├── frame_1.bm ├── frame_10.bm ├── frame_11.bm ├── frame_12.bm ├── frame_13.bm ├── frame_14.bm ├── frame_15.bm ├── frame_16.bm ├── frame_2.bm ├── frame_3.bm ├── frame_4.bm ├── frame_5.bm ├── frame_6.bm ├── frame_7.bm ├── frame_8.bm ├── frame_9.bm └── meta.txt /Dinamo_Zagreb/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/Dinamo_Zagreb/frame_0.bm -------------------------------------------------------------------------------- /Dinamo_Zagreb/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/Dinamo_Zagreb/frame_1.bm -------------------------------------------------------------------------------- /Dinamo_Zagreb/frame_10.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/Dinamo_Zagreb/frame_10.bm -------------------------------------------------------------------------------- /Dinamo_Zagreb/frame_11.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/Dinamo_Zagreb/frame_11.bm -------------------------------------------------------------------------------- /Dinamo_Zagreb/frame_12.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/Dinamo_Zagreb/frame_12.bm -------------------------------------------------------------------------------- /Dinamo_Zagreb/frame_13.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/Dinamo_Zagreb/frame_13.bm -------------------------------------------------------------------------------- /Dinamo_Zagreb/frame_14.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/Dinamo_Zagreb/frame_14.bm -------------------------------------------------------------------------------- /Dinamo_Zagreb/frame_15.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/Dinamo_Zagreb/frame_15.bm -------------------------------------------------------------------------------- /Dinamo_Zagreb/frame_16.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/Dinamo_Zagreb/frame_16.bm -------------------------------------------------------------------------------- /Dinamo_Zagreb/frame_17.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/Dinamo_Zagreb/frame_17.bm -------------------------------------------------------------------------------- /Dinamo_Zagreb/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/Dinamo_Zagreb/frame_2.bm -------------------------------------------------------------------------------- /Dinamo_Zagreb/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/Dinamo_Zagreb/frame_3.bm -------------------------------------------------------------------------------- /Dinamo_Zagreb/frame_4.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/Dinamo_Zagreb/frame_4.bm -------------------------------------------------------------------------------- /Dinamo_Zagreb/frame_5.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/Dinamo_Zagreb/frame_5.bm -------------------------------------------------------------------------------- /Dinamo_Zagreb/frame_6.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/Dinamo_Zagreb/frame_6.bm -------------------------------------------------------------------------------- /Dinamo_Zagreb/frame_7.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/Dinamo_Zagreb/frame_7.bm -------------------------------------------------------------------------------- /Dinamo_Zagreb/frame_8.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/Dinamo_Zagreb/frame_8.bm -------------------------------------------------------------------------------- /Dinamo_Zagreb/frame_9.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/Dinamo_Zagreb/frame_9.bm -------------------------------------------------------------------------------- /Dinamo_Zagreb/meta.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/Dinamo_Zagreb/meta.txt -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/README.md -------------------------------------------------------------------------------- /al_pacino/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/al_pacino/frame_0.bm -------------------------------------------------------------------------------- /al_pacino/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/al_pacino/frame_1.bm -------------------------------------------------------------------------------- /al_pacino/frame_10.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/al_pacino/frame_10.bm -------------------------------------------------------------------------------- /al_pacino/frame_11.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/al_pacino/frame_11.bm -------------------------------------------------------------------------------- /al_pacino/frame_12.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/al_pacino/frame_12.bm -------------------------------------------------------------------------------- /al_pacino/frame_13.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/al_pacino/frame_13.bm -------------------------------------------------------------------------------- /al_pacino/frame_14.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/al_pacino/frame_14.bm -------------------------------------------------------------------------------- /al_pacino/frame_15.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/al_pacino/frame_15.bm -------------------------------------------------------------------------------- /al_pacino/frame_16.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/al_pacino/frame_16.bm -------------------------------------------------------------------------------- /al_pacino/frame_17.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/al_pacino/frame_17.bm -------------------------------------------------------------------------------- /al_pacino/frame_18.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/al_pacino/frame_18.bm -------------------------------------------------------------------------------- /al_pacino/frame_19.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/al_pacino/frame_19.bm -------------------------------------------------------------------------------- /al_pacino/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/al_pacino/frame_2.bm -------------------------------------------------------------------------------- /al_pacino/frame_20.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/al_pacino/frame_20.bm -------------------------------------------------------------------------------- /al_pacino/frame_21.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/al_pacino/frame_21.bm -------------------------------------------------------------------------------- /al_pacino/frame_22.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/al_pacino/frame_22.bm -------------------------------------------------------------------------------- /al_pacino/frame_23.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/al_pacino/frame_23.bm -------------------------------------------------------------------------------- /al_pacino/frame_24.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/al_pacino/frame_24.bm -------------------------------------------------------------------------------- /al_pacino/frame_25.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/al_pacino/frame_25.bm -------------------------------------------------------------------------------- /al_pacino/frame_26.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/al_pacino/frame_26.bm -------------------------------------------------------------------------------- /al_pacino/frame_27.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/al_pacino/frame_27.bm -------------------------------------------------------------------------------- /al_pacino/frame_28.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/al_pacino/frame_28.bm -------------------------------------------------------------------------------- /al_pacino/frame_29.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/al_pacino/frame_29.bm -------------------------------------------------------------------------------- /al_pacino/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/al_pacino/frame_3.bm -------------------------------------------------------------------------------- /al_pacino/frame_30.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/al_pacino/frame_30.bm -------------------------------------------------------------------------------- /al_pacino/frame_31.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/al_pacino/frame_31.bm -------------------------------------------------------------------------------- /al_pacino/frame_32.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/al_pacino/frame_32.bm -------------------------------------------------------------------------------- /al_pacino/frame_33.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/al_pacino/frame_33.bm -------------------------------------------------------------------------------- /al_pacino/frame_34.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/al_pacino/frame_34.bm -------------------------------------------------------------------------------- /al_pacino/frame_35.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/al_pacino/frame_35.bm -------------------------------------------------------------------------------- /al_pacino/frame_36.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/al_pacino/frame_36.bm -------------------------------------------------------------------------------- /al_pacino/frame_37.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/al_pacino/frame_37.bm -------------------------------------------------------------------------------- /al_pacino/frame_38.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/al_pacino/frame_38.bm -------------------------------------------------------------------------------- /al_pacino/frame_39.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/al_pacino/frame_39.bm -------------------------------------------------------------------------------- /al_pacino/frame_4.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/al_pacino/frame_4.bm -------------------------------------------------------------------------------- /al_pacino/frame_40.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/al_pacino/frame_40.bm -------------------------------------------------------------------------------- /al_pacino/frame_41.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/al_pacino/frame_41.bm -------------------------------------------------------------------------------- /al_pacino/frame_42.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/al_pacino/frame_42.bm -------------------------------------------------------------------------------- /al_pacino/frame_43.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/al_pacino/frame_43.bm -------------------------------------------------------------------------------- /al_pacino/frame_44.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/al_pacino/frame_44.bm -------------------------------------------------------------------------------- /al_pacino/frame_45.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/al_pacino/frame_45.bm -------------------------------------------------------------------------------- /al_pacino/frame_46.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/al_pacino/frame_46.bm -------------------------------------------------------------------------------- /al_pacino/frame_47.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/al_pacino/frame_47.bm -------------------------------------------------------------------------------- /al_pacino/frame_48.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/al_pacino/frame_48.bm -------------------------------------------------------------------------------- /al_pacino/frame_49.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/al_pacino/frame_49.bm -------------------------------------------------------------------------------- /al_pacino/frame_5.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/al_pacino/frame_5.bm -------------------------------------------------------------------------------- /al_pacino/frame_6.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/al_pacino/frame_6.bm -------------------------------------------------------------------------------- /al_pacino/frame_7.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/al_pacino/frame_7.bm -------------------------------------------------------------------------------- /al_pacino/frame_8.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/al_pacino/frame_8.bm -------------------------------------------------------------------------------- /al_pacino/frame_9.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/al_pacino/frame_9.bm -------------------------------------------------------------------------------- /al_pacino/meta.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/al_pacino/meta.txt -------------------------------------------------------------------------------- /back_to_the_future/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/back_to_the_future/frame_0.bm -------------------------------------------------------------------------------- /back_to_the_future/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/back_to_the_future/frame_1.bm -------------------------------------------------------------------------------- /back_to_the_future/frame_10.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/back_to_the_future/frame_10.bm -------------------------------------------------------------------------------- /back_to_the_future/frame_11.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/back_to_the_future/frame_11.bm -------------------------------------------------------------------------------- /back_to_the_future/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/back_to_the_future/frame_2.bm -------------------------------------------------------------------------------- /back_to_the_future/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/back_to_the_future/frame_3.bm -------------------------------------------------------------------------------- /back_to_the_future/frame_4.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/back_to_the_future/frame_4.bm -------------------------------------------------------------------------------- /back_to_the_future/frame_5.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/back_to_the_future/frame_5.bm -------------------------------------------------------------------------------- /back_to_the_future/frame_6.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/back_to_the_future/frame_6.bm -------------------------------------------------------------------------------- /back_to_the_future/frame_7.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/back_to_the_future/frame_7.bm -------------------------------------------------------------------------------- /back_to_the_future/frame_8.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/back_to_the_future/frame_8.bm -------------------------------------------------------------------------------- /back_to_the_future/frame_9.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/back_to_the_future/frame_9.bm -------------------------------------------------------------------------------- /back_to_the_future/meta.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/back_to_the_future/meta.txt -------------------------------------------------------------------------------- /biohazard/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard/frame_0.bm -------------------------------------------------------------------------------- /biohazard/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard/frame_1.bm -------------------------------------------------------------------------------- /biohazard/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard/frame_2.bm -------------------------------------------------------------------------------- /biohazard/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard/frame_3.bm -------------------------------------------------------------------------------- /biohazard/meta.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard/meta.txt -------------------------------------------------------------------------------- /biohazard1/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard1/frame_0.bm -------------------------------------------------------------------------------- /biohazard1/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard1/frame_1.bm -------------------------------------------------------------------------------- /biohazard1/frame_10.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard1/frame_10.bm -------------------------------------------------------------------------------- /biohazard1/frame_11.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard1/frame_11.bm -------------------------------------------------------------------------------- /biohazard1/frame_12.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard1/frame_12.bm -------------------------------------------------------------------------------- /biohazard1/frame_13.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard1/frame_13.bm -------------------------------------------------------------------------------- /biohazard1/frame_14.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard1/frame_14.bm -------------------------------------------------------------------------------- /biohazard1/frame_15.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard1/frame_15.bm -------------------------------------------------------------------------------- /biohazard1/frame_16.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard1/frame_16.bm -------------------------------------------------------------------------------- /biohazard1/frame_17.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard1/frame_17.bm -------------------------------------------------------------------------------- /biohazard1/frame_18.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard1/frame_18.bm -------------------------------------------------------------------------------- /biohazard1/frame_19.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard1/frame_19.bm -------------------------------------------------------------------------------- /biohazard1/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard1/frame_2.bm -------------------------------------------------------------------------------- /biohazard1/frame_20.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard1/frame_20.bm -------------------------------------------------------------------------------- /biohazard1/frame_21.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard1/frame_21.bm -------------------------------------------------------------------------------- /biohazard1/frame_22.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard1/frame_22.bm -------------------------------------------------------------------------------- /biohazard1/frame_23.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard1/frame_23.bm -------------------------------------------------------------------------------- /biohazard1/frame_24.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard1/frame_24.bm -------------------------------------------------------------------------------- /biohazard1/frame_25.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard1/frame_25.bm -------------------------------------------------------------------------------- /biohazard1/frame_26.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard1/frame_26.bm -------------------------------------------------------------------------------- /biohazard1/frame_27.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard1/frame_27.bm -------------------------------------------------------------------------------- /biohazard1/frame_28.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard1/frame_28.bm -------------------------------------------------------------------------------- /biohazard1/frame_29.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard1/frame_29.bm -------------------------------------------------------------------------------- /biohazard1/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard1/frame_3.bm -------------------------------------------------------------------------------- /biohazard1/frame_30.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard1/frame_30.bm -------------------------------------------------------------------------------- /biohazard1/frame_31.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard1/frame_31.bm -------------------------------------------------------------------------------- /biohazard1/frame_32.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard1/frame_32.bm -------------------------------------------------------------------------------- /biohazard1/frame_33.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard1/frame_33.bm -------------------------------------------------------------------------------- /biohazard1/frame_34.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard1/frame_34.bm -------------------------------------------------------------------------------- /biohazard1/frame_35.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard1/frame_35.bm -------------------------------------------------------------------------------- /biohazard1/frame_36.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard1/frame_36.bm -------------------------------------------------------------------------------- /biohazard1/frame_37.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard1/frame_37.bm -------------------------------------------------------------------------------- /biohazard1/frame_38.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard1/frame_38.bm -------------------------------------------------------------------------------- /biohazard1/frame_39.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard1/frame_39.bm -------------------------------------------------------------------------------- /biohazard1/frame_4.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard1/frame_4.bm -------------------------------------------------------------------------------- /biohazard1/frame_40.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard1/frame_40.bm -------------------------------------------------------------------------------- /biohazard1/frame_41.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard1/frame_41.bm -------------------------------------------------------------------------------- /biohazard1/frame_42.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard1/frame_42.bm -------------------------------------------------------------------------------- /biohazard1/frame_43.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard1/frame_43.bm -------------------------------------------------------------------------------- /biohazard1/frame_44.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard1/frame_44.bm -------------------------------------------------------------------------------- /biohazard1/frame_45.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard1/frame_45.bm -------------------------------------------------------------------------------- /biohazard1/frame_46.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard1/frame_46.bm -------------------------------------------------------------------------------- /biohazard1/frame_47.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard1/frame_47.bm -------------------------------------------------------------------------------- /biohazard1/frame_48.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard1/frame_48.bm -------------------------------------------------------------------------------- /biohazard1/frame_49.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard1/frame_49.bm -------------------------------------------------------------------------------- /biohazard1/frame_5.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard1/frame_5.bm -------------------------------------------------------------------------------- /biohazard1/frame_6.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard1/frame_6.bm -------------------------------------------------------------------------------- /biohazard1/frame_7.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard1/frame_7.bm -------------------------------------------------------------------------------- /biohazard1/frame_8.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard1/frame_8.bm -------------------------------------------------------------------------------- /biohazard1/frame_9.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard1/frame_9.bm -------------------------------------------------------------------------------- /biohazard1/meta.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/biohazard1/meta.txt -------------------------------------------------------------------------------- /bmw_e39/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/bmw_e39/frame_0.bm -------------------------------------------------------------------------------- /bmw_e39/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/bmw_e39/frame_1.bm -------------------------------------------------------------------------------- /bmw_e39/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/bmw_e39/frame_2.bm -------------------------------------------------------------------------------- /bmw_e39/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/bmw_e39/frame_3.bm -------------------------------------------------------------------------------- /bmw_e39/frame_4.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/bmw_e39/frame_4.bm -------------------------------------------------------------------------------- /bmw_e39/frame_5.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/bmw_e39/frame_5.bm -------------------------------------------------------------------------------- /bmw_e39/frame_6.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/bmw_e39/frame_6.bm -------------------------------------------------------------------------------- /bmw_e39/frame_7.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/bmw_e39/frame_7.bm -------------------------------------------------------------------------------- /bmw_e39/frame_8.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/bmw_e39/frame_8.bm -------------------------------------------------------------------------------- /bmw_e39/meta.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/bmw_e39/meta.txt -------------------------------------------------------------------------------- /boar/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/boar/frame_0.bm -------------------------------------------------------------------------------- /boar/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/boar/frame_1.bm -------------------------------------------------------------------------------- /boar/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/boar/frame_2.bm -------------------------------------------------------------------------------- /boar/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/boar/frame_3.bm -------------------------------------------------------------------------------- /boar/meta.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/boar/meta.txt -------------------------------------------------------------------------------- /cat/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/cat/frame_0.bm -------------------------------------------------------------------------------- /cat/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/cat/frame_1.bm -------------------------------------------------------------------------------- /cat/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/cat/frame_2.bm -------------------------------------------------------------------------------- /cat/meta.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/cat/meta.txt -------------------------------------------------------------------------------- /diamonds/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/diamonds/frame_0.bm -------------------------------------------------------------------------------- /diamonds/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/diamonds/frame_1.bm -------------------------------------------------------------------------------- /diamonds/frame_10.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/diamonds/frame_10.bm -------------------------------------------------------------------------------- /diamonds/frame_11.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/diamonds/frame_11.bm -------------------------------------------------------------------------------- /diamonds/frame_12.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/diamonds/frame_12.bm -------------------------------------------------------------------------------- /diamonds/frame_13.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/diamonds/frame_13.bm -------------------------------------------------------------------------------- /diamonds/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/diamonds/frame_2.bm -------------------------------------------------------------------------------- /diamonds/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/diamonds/frame_3.bm -------------------------------------------------------------------------------- /diamonds/frame_4.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/diamonds/frame_4.bm -------------------------------------------------------------------------------- /diamonds/frame_5.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/diamonds/frame_5.bm -------------------------------------------------------------------------------- /diamonds/frame_6.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/diamonds/frame_6.bm -------------------------------------------------------------------------------- /diamonds/frame_7.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/diamonds/frame_7.bm -------------------------------------------------------------------------------- /diamonds/frame_8.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/diamonds/frame_8.bm -------------------------------------------------------------------------------- /diamonds/frame_9.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/diamonds/frame_9.bm -------------------------------------------------------------------------------- /diamonds/meta.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/diamonds/meta.txt -------------------------------------------------------------------------------- /error/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/error/frame_0.bm -------------------------------------------------------------------------------- /error/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/error/frame_1.bm -------------------------------------------------------------------------------- /error/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/error/frame_2.bm -------------------------------------------------------------------------------- /error/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/error/frame_3.bm -------------------------------------------------------------------------------- /error/frame_4.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/error/frame_4.bm -------------------------------------------------------------------------------- /error/frame_5.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/error/frame_5.bm -------------------------------------------------------------------------------- /error/frame_6.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/error/frame_6.bm -------------------------------------------------------------------------------- /error/frame_7.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/error/frame_7.bm -------------------------------------------------------------------------------- /error/meta.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/error/meta.txt -------------------------------------------------------------------------------- /evil_lero/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/evil_lero/frame_0.bm -------------------------------------------------------------------------------- /evil_lero/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/evil_lero/frame_1.bm -------------------------------------------------------------------------------- /evil_lero/frame_10.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/evil_lero/frame_10.bm -------------------------------------------------------------------------------- /evil_lero/frame_11.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/evil_lero/frame_11.bm -------------------------------------------------------------------------------- /evil_lero/frame_12.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/evil_lero/frame_12.bm -------------------------------------------------------------------------------- /evil_lero/frame_13.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/evil_lero/frame_13.bm -------------------------------------------------------------------------------- /evil_lero/frame_14.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/evil_lero/frame_14.bm -------------------------------------------------------------------------------- /evil_lero/frame_15.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/evil_lero/frame_15.bm -------------------------------------------------------------------------------- /evil_lero/frame_16.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/evil_lero/frame_16.bm -------------------------------------------------------------------------------- /evil_lero/frame_17.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/evil_lero/frame_17.bm -------------------------------------------------------------------------------- /evil_lero/frame_18.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/evil_lero/frame_18.bm -------------------------------------------------------------------------------- /evil_lero/frame_19.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/evil_lero/frame_19.bm -------------------------------------------------------------------------------- /evil_lero/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/evil_lero/frame_2.bm -------------------------------------------------------------------------------- /evil_lero/frame_20.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/evil_lero/frame_20.bm -------------------------------------------------------------------------------- /evil_lero/frame_21.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/evil_lero/frame_21.bm -------------------------------------------------------------------------------- /evil_lero/frame_22.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/evil_lero/frame_22.bm -------------------------------------------------------------------------------- /evil_lero/frame_23.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/evil_lero/frame_23.bm -------------------------------------------------------------------------------- /evil_lero/frame_24.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/evil_lero/frame_24.bm -------------------------------------------------------------------------------- /evil_lero/frame_25.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/evil_lero/frame_25.bm -------------------------------------------------------------------------------- /evil_lero/frame_26.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/evil_lero/frame_26.bm -------------------------------------------------------------------------------- /evil_lero/frame_27.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/evil_lero/frame_27.bm -------------------------------------------------------------------------------- /evil_lero/frame_28.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/evil_lero/frame_28.bm -------------------------------------------------------------------------------- /evil_lero/frame_29.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/evil_lero/frame_29.bm -------------------------------------------------------------------------------- /evil_lero/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/evil_lero/frame_3.bm -------------------------------------------------------------------------------- /evil_lero/frame_30.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/evil_lero/frame_30.bm -------------------------------------------------------------------------------- /evil_lero/frame_31.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/evil_lero/frame_31.bm -------------------------------------------------------------------------------- /evil_lero/frame_32.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/evil_lero/frame_32.bm -------------------------------------------------------------------------------- /evil_lero/frame_33.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/evil_lero/frame_33.bm -------------------------------------------------------------------------------- /evil_lero/frame_34.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/evil_lero/frame_34.bm -------------------------------------------------------------------------------- /evil_lero/frame_35.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/evil_lero/frame_35.bm -------------------------------------------------------------------------------- /evil_lero/frame_36.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/evil_lero/frame_36.bm -------------------------------------------------------------------------------- /evil_lero/frame_37.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/evil_lero/frame_37.bm -------------------------------------------------------------------------------- /evil_lero/frame_38.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/evil_lero/frame_38.bm -------------------------------------------------------------------------------- /evil_lero/frame_39.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/evil_lero/frame_39.bm -------------------------------------------------------------------------------- /evil_lero/frame_4.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/evil_lero/frame_4.bm -------------------------------------------------------------------------------- /evil_lero/frame_40.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/evil_lero/frame_40.bm -------------------------------------------------------------------------------- /evil_lero/frame_41.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/evil_lero/frame_41.bm -------------------------------------------------------------------------------- /evil_lero/frame_42.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/evil_lero/frame_42.bm -------------------------------------------------------------------------------- /evil_lero/frame_43.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/evil_lero/frame_43.bm -------------------------------------------------------------------------------- /evil_lero/frame_44.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/evil_lero/frame_44.bm -------------------------------------------------------------------------------- /evil_lero/frame_45.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/evil_lero/frame_45.bm -------------------------------------------------------------------------------- /evil_lero/frame_46.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/evil_lero/frame_46.bm -------------------------------------------------------------------------------- /evil_lero/frame_47.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/evil_lero/frame_47.bm -------------------------------------------------------------------------------- /evil_lero/frame_48.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/evil_lero/frame_48.bm -------------------------------------------------------------------------------- /evil_lero/frame_49.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/evil_lero/frame_49.bm -------------------------------------------------------------------------------- /evil_lero/frame_5.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/evil_lero/frame_5.bm -------------------------------------------------------------------------------- /evil_lero/frame_6.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/evil_lero/frame_6.bm -------------------------------------------------------------------------------- /evil_lero/frame_7.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/evil_lero/frame_7.bm -------------------------------------------------------------------------------- /evil_lero/frame_8.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/evil_lero/frame_8.bm -------------------------------------------------------------------------------- /evil_lero/frame_9.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/evil_lero/frame_9.bm -------------------------------------------------------------------------------- /evil_lero/meta.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/evil_lero/meta.txt -------------------------------------------------------------------------------- /flying_squirrel/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/flying_squirrel/frame_0.bm -------------------------------------------------------------------------------- /flying_squirrel/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/flying_squirrel/frame_1.bm -------------------------------------------------------------------------------- /flying_squirrel/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/flying_squirrel/frame_2.bm -------------------------------------------------------------------------------- /flying_squirrel/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/flying_squirrel/frame_3.bm -------------------------------------------------------------------------------- /flying_squirrel/frame_4.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/flying_squirrel/frame_4.bm -------------------------------------------------------------------------------- /flying_squirrel/frame_5.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/flying_squirrel/frame_5.bm -------------------------------------------------------------------------------- /flying_squirrel/meta.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/flying_squirrel/meta.txt -------------------------------------------------------------------------------- /frankenstein/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/frankenstein/frame_0.bm -------------------------------------------------------------------------------- /frankenstein/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/frankenstein/frame_1.bm -------------------------------------------------------------------------------- /frankenstein/frame_10.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/frankenstein/frame_10.bm -------------------------------------------------------------------------------- /frankenstein/frame_11.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/frankenstein/frame_11.bm -------------------------------------------------------------------------------- /frankenstein/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/frankenstein/frame_2.bm -------------------------------------------------------------------------------- /frankenstein/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/frankenstein/frame_3.bm -------------------------------------------------------------------------------- /frankenstein/frame_4.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/frankenstein/frame_4.bm -------------------------------------------------------------------------------- /frankenstein/frame_5.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/frankenstein/frame_5.bm -------------------------------------------------------------------------------- /frankenstein/frame_6.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/frankenstein/frame_6.bm -------------------------------------------------------------------------------- /frankenstein/frame_7.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/frankenstein/frame_7.bm -------------------------------------------------------------------------------- /frankenstein/frame_8.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/frankenstein/frame_8.bm -------------------------------------------------------------------------------- /frankenstein/frame_9.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/frankenstein/frame_9.bm -------------------------------------------------------------------------------- /frankenstein/meta.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/frankenstein/meta.txt -------------------------------------------------------------------------------- /gallery/ cat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/gallery/ cat.png -------------------------------------------------------------------------------- /gallery/alpacino.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/gallery/alpacino.png -------------------------------------------------------------------------------- /gallery/back_to_the_future.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/gallery/back_to_the_future.png -------------------------------------------------------------------------------- /gallery/biohazard.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/gallery/biohazard.png -------------------------------------------------------------------------------- /gallery/biohazard1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/gallery/biohazard1.png -------------------------------------------------------------------------------- /gallery/bmw.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/gallery/bmw.png -------------------------------------------------------------------------------- /gallery/boar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/gallery/boar.png -------------------------------------------------------------------------------- /gallery/diamonds.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/gallery/diamonds.png -------------------------------------------------------------------------------- /gallery/dinamo_zagreb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/gallery/dinamo_zagreb.png -------------------------------------------------------------------------------- /gallery/error.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/gallery/error.png -------------------------------------------------------------------------------- /gallery/evillero.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/gallery/evillero.png -------------------------------------------------------------------------------- /gallery/flying_squirrel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/gallery/flying_squirrel.png -------------------------------------------------------------------------------- /gallery/frankenstein.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/gallery/frankenstein.png -------------------------------------------------------------------------------- /gallery/grimreaper.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/gallery/grimreaper.png -------------------------------------------------------------------------------- /gallery/half_life.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/gallery/half_life.png -------------------------------------------------------------------------------- /gallery/hedgehog.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/gallery/hedgehog.png -------------------------------------------------------------------------------- /gallery/illusion.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/gallery/illusion.png -------------------------------------------------------------------------------- /gallery/illusion_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/gallery/illusion_1.png -------------------------------------------------------------------------------- /gallery/lightning.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/gallery/lightning.png -------------------------------------------------------------------------------- /gallery/loading.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/gallery/loading.png -------------------------------------------------------------------------------- /gallery/louis_v.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/gallery/louis_v.png -------------------------------------------------------------------------------- /gallery/mole.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/gallery/mole.png -------------------------------------------------------------------------------- /gallery/motel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/gallery/motel.png -------------------------------------------------------------------------------- /gallery/poltergeist.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/gallery/poltergeist.png -------------------------------------------------------------------------------- /gallery/psycho.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/gallery/psycho.png -------------------------------------------------------------------------------- /gallery/quake.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/gallery/quake.png -------------------------------------------------------------------------------- /gallery/road.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/gallery/road.png -------------------------------------------------------------------------------- /gallery/serious_bomb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/gallery/serious_bomb.png -------------------------------------------------------------------------------- /gallery/spy_ant.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/gallery/spy_ant.png -------------------------------------------------------------------------------- /gallery/spy_turtle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/gallery/spy_turtle.png -------------------------------------------------------------------------------- /gallery/sunglass.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/gallery/sunglass.png -------------------------------------------------------------------------------- /gallery/the_end.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/gallery/the_end.png -------------------------------------------------------------------------------- /gallery/wire.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/gallery/wire.png -------------------------------------------------------------------------------- /gallery/xlove.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/gallery/xlove.png -------------------------------------------------------------------------------- /grimreaper/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/grimreaper/frame_0.bm -------------------------------------------------------------------------------- /grimreaper/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/grimreaper/frame_1.bm -------------------------------------------------------------------------------- /grimreaper/frame_10.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/grimreaper/frame_10.bm -------------------------------------------------------------------------------- /grimreaper/frame_11.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/grimreaper/frame_11.bm -------------------------------------------------------------------------------- /grimreaper/frame_12.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/grimreaper/frame_12.bm -------------------------------------------------------------------------------- /grimreaper/frame_13.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/grimreaper/frame_13.bm -------------------------------------------------------------------------------- /grimreaper/frame_14.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/grimreaper/frame_14.bm -------------------------------------------------------------------------------- /grimreaper/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/grimreaper/frame_2.bm -------------------------------------------------------------------------------- /grimreaper/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/grimreaper/frame_3.bm -------------------------------------------------------------------------------- /grimreaper/frame_4.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/grimreaper/frame_4.bm -------------------------------------------------------------------------------- /grimreaper/frame_5.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/grimreaper/frame_5.bm -------------------------------------------------------------------------------- /grimreaper/frame_6.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/grimreaper/frame_6.bm -------------------------------------------------------------------------------- /grimreaper/frame_7.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/grimreaper/frame_7.bm -------------------------------------------------------------------------------- /grimreaper/frame_8.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/grimreaper/frame_8.bm -------------------------------------------------------------------------------- /grimreaper/frame_9.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/grimreaper/frame_9.bm -------------------------------------------------------------------------------- /grimreaper/meta.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/grimreaper/meta.txt -------------------------------------------------------------------------------- /half_life/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/half_life/frame_0.bm -------------------------------------------------------------------------------- /half_life/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/half_life/frame_1.bm -------------------------------------------------------------------------------- /half_life/frame_10.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/half_life/frame_10.bm -------------------------------------------------------------------------------- /half_life/frame_11.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/half_life/frame_11.bm -------------------------------------------------------------------------------- /half_life/frame_12.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/half_life/frame_12.bm -------------------------------------------------------------------------------- /half_life/frame_13.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/half_life/frame_13.bm -------------------------------------------------------------------------------- /half_life/frame_14.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/half_life/frame_14.bm -------------------------------------------------------------------------------- /half_life/frame_15.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/half_life/frame_15.bm -------------------------------------------------------------------------------- /half_life/frame_16.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/half_life/frame_16.bm -------------------------------------------------------------------------------- /half_life/frame_17.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/half_life/frame_17.bm -------------------------------------------------------------------------------- /half_life/frame_18.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/half_life/frame_18.bm -------------------------------------------------------------------------------- /half_life/frame_19.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/half_life/frame_19.bm -------------------------------------------------------------------------------- /half_life/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/half_life/frame_2.bm -------------------------------------------------------------------------------- /half_life/frame_20.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/half_life/frame_20.bm -------------------------------------------------------------------------------- /half_life/frame_21.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/half_life/frame_21.bm -------------------------------------------------------------------------------- /half_life/frame_22.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/half_life/frame_22.bm -------------------------------------------------------------------------------- /half_life/frame_23.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/half_life/frame_23.bm -------------------------------------------------------------------------------- /half_life/frame_24.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/half_life/frame_24.bm -------------------------------------------------------------------------------- /half_life/frame_25.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/half_life/frame_25.bm -------------------------------------------------------------------------------- /half_life/frame_26.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/half_life/frame_26.bm -------------------------------------------------------------------------------- /half_life/frame_27.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/half_life/frame_27.bm -------------------------------------------------------------------------------- /half_life/frame_28.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/half_life/frame_28.bm -------------------------------------------------------------------------------- /half_life/frame_29.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/half_life/frame_29.bm -------------------------------------------------------------------------------- /half_life/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/half_life/frame_3.bm -------------------------------------------------------------------------------- /half_life/frame_30.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/half_life/frame_30.bm -------------------------------------------------------------------------------- /half_life/frame_31.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/half_life/frame_31.bm -------------------------------------------------------------------------------- /half_life/frame_32.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/half_life/frame_32.bm -------------------------------------------------------------------------------- /half_life/frame_33.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/half_life/frame_33.bm -------------------------------------------------------------------------------- /half_life/frame_34.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/half_life/frame_34.bm -------------------------------------------------------------------------------- /half_life/frame_35.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/half_life/frame_35.bm -------------------------------------------------------------------------------- /half_life/frame_36.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/half_life/frame_36.bm -------------------------------------------------------------------------------- /half_life/frame_37.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/half_life/frame_37.bm -------------------------------------------------------------------------------- /half_life/frame_38.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/half_life/frame_38.bm -------------------------------------------------------------------------------- /half_life/frame_39.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/half_life/frame_39.bm -------------------------------------------------------------------------------- /half_life/frame_4.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/half_life/frame_4.bm -------------------------------------------------------------------------------- /half_life/frame_5.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/half_life/frame_5.bm -------------------------------------------------------------------------------- /half_life/frame_6.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/half_life/frame_6.bm -------------------------------------------------------------------------------- /half_life/frame_7.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/half_life/frame_7.bm -------------------------------------------------------------------------------- /half_life/frame_8.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/half_life/frame_8.bm -------------------------------------------------------------------------------- /half_life/frame_9.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/half_life/frame_9.bm -------------------------------------------------------------------------------- /half_life/meta.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/half_life/meta.txt -------------------------------------------------------------------------------- /hedgehog/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/hedgehog/frame_0.bm -------------------------------------------------------------------------------- /hedgehog/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/hedgehog/frame_1.bm -------------------------------------------------------------------------------- /hedgehog/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/hedgehog/frame_2.bm -------------------------------------------------------------------------------- /hedgehog/meta.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/hedgehog/meta.txt -------------------------------------------------------------------------------- /illusion/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/illusion/frame_0.bm -------------------------------------------------------------------------------- /illusion/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/illusion/frame_1.bm -------------------------------------------------------------------------------- /illusion/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/illusion/frame_2.bm -------------------------------------------------------------------------------- /illusion/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/illusion/frame_3.bm -------------------------------------------------------------------------------- /illusion/frame_4.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/illusion/frame_4.bm -------------------------------------------------------------------------------- /illusion/frame_5.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/illusion/frame_5.bm -------------------------------------------------------------------------------- /illusion/frame_6.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/illusion/frame_6.bm -------------------------------------------------------------------------------- /illusion/frame_7.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/illusion/frame_7.bm -------------------------------------------------------------------------------- /illusion/meta.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/illusion/meta.txt -------------------------------------------------------------------------------- /illusion_1/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/illusion_1/frame_0.bm -------------------------------------------------------------------------------- /illusion_1/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/illusion_1/frame_1.bm -------------------------------------------------------------------------------- /illusion_1/frame_10.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/illusion_1/frame_10.bm -------------------------------------------------------------------------------- /illusion_1/frame_11.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/illusion_1/frame_11.bm -------------------------------------------------------------------------------- /illusion_1/frame_12.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/illusion_1/frame_12.bm -------------------------------------------------------------------------------- /illusion_1/frame_13.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/illusion_1/frame_13.bm -------------------------------------------------------------------------------- /illusion_1/frame_14.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/illusion_1/frame_14.bm -------------------------------------------------------------------------------- /illusion_1/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/illusion_1/frame_2.bm -------------------------------------------------------------------------------- /illusion_1/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/illusion_1/frame_3.bm -------------------------------------------------------------------------------- /illusion_1/frame_4.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/illusion_1/frame_4.bm -------------------------------------------------------------------------------- /illusion_1/frame_5.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/illusion_1/frame_5.bm -------------------------------------------------------------------------------- /illusion_1/frame_6.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/illusion_1/frame_6.bm -------------------------------------------------------------------------------- /illusion_1/frame_7.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/illusion_1/frame_7.bm -------------------------------------------------------------------------------- /illusion_1/frame_8.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/illusion_1/frame_8.bm -------------------------------------------------------------------------------- /illusion_1/frame_9.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/illusion_1/frame_9.bm -------------------------------------------------------------------------------- /illusion_1/meta.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/illusion_1/meta.txt -------------------------------------------------------------------------------- /lightning/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/lightning/frame_0.bm -------------------------------------------------------------------------------- /lightning/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/lightning/frame_1.bm -------------------------------------------------------------------------------- /lightning/frame_10.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/lightning/frame_10.bm -------------------------------------------------------------------------------- /lightning/frame_11.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/lightning/frame_11.bm -------------------------------------------------------------------------------- /lightning/frame_12.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/lightning/frame_12.bm -------------------------------------------------------------------------------- /lightning/frame_13.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/lightning/frame_13.bm -------------------------------------------------------------------------------- /lightning/frame_14.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/lightning/frame_14.bm -------------------------------------------------------------------------------- /lightning/frame_15.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/lightning/frame_15.bm -------------------------------------------------------------------------------- /lightning/frame_16.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/lightning/frame_16.bm -------------------------------------------------------------------------------- /lightning/frame_17.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/lightning/frame_17.bm -------------------------------------------------------------------------------- /lightning/frame_18.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/lightning/frame_18.bm -------------------------------------------------------------------------------- /lightning/frame_19.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/lightning/frame_19.bm -------------------------------------------------------------------------------- /lightning/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/lightning/frame_2.bm -------------------------------------------------------------------------------- /lightning/frame_20.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/lightning/frame_20.bm -------------------------------------------------------------------------------- /lightning/frame_21.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/lightning/frame_21.bm -------------------------------------------------------------------------------- /lightning/frame_22.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/lightning/frame_22.bm -------------------------------------------------------------------------------- /lightning/frame_23.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/lightning/frame_23.bm -------------------------------------------------------------------------------- /lightning/frame_24.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/lightning/frame_24.bm -------------------------------------------------------------------------------- /lightning/frame_25.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/lightning/frame_25.bm -------------------------------------------------------------------------------- /lightning/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/lightning/frame_3.bm -------------------------------------------------------------------------------- /lightning/frame_4.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/lightning/frame_4.bm -------------------------------------------------------------------------------- /lightning/frame_5.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/lightning/frame_5.bm -------------------------------------------------------------------------------- /lightning/frame_6.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/lightning/frame_6.bm -------------------------------------------------------------------------------- /lightning/frame_7.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/lightning/frame_7.bm -------------------------------------------------------------------------------- /lightning/frame_8.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/lightning/frame_8.bm -------------------------------------------------------------------------------- /lightning/frame_9.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/lightning/frame_9.bm -------------------------------------------------------------------------------- /lightning/meta.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/lightning/meta.txt -------------------------------------------------------------------------------- /loading/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/loading/frame_0.bm -------------------------------------------------------------------------------- /loading/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/loading/frame_1.bm -------------------------------------------------------------------------------- /loading/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/loading/frame_2.bm -------------------------------------------------------------------------------- /loading/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/loading/frame_3.bm -------------------------------------------------------------------------------- /loading/meta.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/loading/meta.txt -------------------------------------------------------------------------------- /louis_v/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/louis_v/frame_0.bm -------------------------------------------------------------------------------- /louis_v/meta.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/louis_v/meta.txt -------------------------------------------------------------------------------- /manifest.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/manifest.txt -------------------------------------------------------------------------------- /mole/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/mole/frame_0.bm -------------------------------------------------------------------------------- /mole/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/mole/frame_1.bm -------------------------------------------------------------------------------- /mole/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/mole/frame_2.bm -------------------------------------------------------------------------------- /mole/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/mole/frame_3.bm -------------------------------------------------------------------------------- /mole/frame_4.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/mole/frame_4.bm -------------------------------------------------------------------------------- /mole/frame_5.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/mole/frame_5.bm -------------------------------------------------------------------------------- /mole/meta.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/mole/meta.txt -------------------------------------------------------------------------------- /motel/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/motel/frame_0.bm -------------------------------------------------------------------------------- /motel/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/motel/frame_1.bm -------------------------------------------------------------------------------- /motel/frame_10.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/motel/frame_10.bm -------------------------------------------------------------------------------- /motel/frame_11.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/motel/frame_11.bm -------------------------------------------------------------------------------- /motel/frame_12.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/motel/frame_12.bm -------------------------------------------------------------------------------- /motel/frame_13.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/motel/frame_13.bm -------------------------------------------------------------------------------- /motel/frame_14.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/motel/frame_14.bm -------------------------------------------------------------------------------- /motel/frame_15.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/motel/frame_15.bm -------------------------------------------------------------------------------- /motel/frame_16.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/motel/frame_16.bm -------------------------------------------------------------------------------- /motel/frame_17.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/motel/frame_17.bm -------------------------------------------------------------------------------- /motel/frame_18.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/motel/frame_18.bm -------------------------------------------------------------------------------- /motel/frame_19.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/motel/frame_19.bm -------------------------------------------------------------------------------- /motel/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/motel/frame_2.bm -------------------------------------------------------------------------------- /motel/frame_20.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/motel/frame_20.bm -------------------------------------------------------------------------------- /motel/frame_21.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/motel/frame_21.bm -------------------------------------------------------------------------------- /motel/frame_22.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/motel/frame_22.bm -------------------------------------------------------------------------------- /motel/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/motel/frame_3.bm -------------------------------------------------------------------------------- /motel/frame_4.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/motel/frame_4.bm -------------------------------------------------------------------------------- /motel/frame_5.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/motel/frame_5.bm -------------------------------------------------------------------------------- /motel/frame_6.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/motel/frame_6.bm -------------------------------------------------------------------------------- /motel/frame_7.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/motel/frame_7.bm -------------------------------------------------------------------------------- /motel/frame_8.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/motel/frame_8.bm -------------------------------------------------------------------------------- /motel/frame_9.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/motel/frame_9.bm -------------------------------------------------------------------------------- /motel/meta.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/motel/meta.txt -------------------------------------------------------------------------------- /poltergeist/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/poltergeist/frame_0.bm -------------------------------------------------------------------------------- /poltergeist/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/poltergeist/frame_1.bm -------------------------------------------------------------------------------- /poltergeist/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/poltergeist/frame_2.bm -------------------------------------------------------------------------------- /poltergeist/meta.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/poltergeist/meta.txt -------------------------------------------------------------------------------- /psycho/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/psycho/frame_0.bm -------------------------------------------------------------------------------- /psycho/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/psycho/frame_1.bm -------------------------------------------------------------------------------- /psycho/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/psycho/frame_2.bm -------------------------------------------------------------------------------- /psycho/meta.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/psycho/meta.txt -------------------------------------------------------------------------------- /quake/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/quake/frame_0.bm -------------------------------------------------------------------------------- /quake/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/quake/frame_1.bm -------------------------------------------------------------------------------- /quake/frame_10.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/quake/frame_10.bm -------------------------------------------------------------------------------- /quake/frame_11.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/quake/frame_11.bm -------------------------------------------------------------------------------- /quake/frame_12.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/quake/frame_12.bm -------------------------------------------------------------------------------- /quake/frame_13.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/quake/frame_13.bm -------------------------------------------------------------------------------- /quake/frame_14.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/quake/frame_14.bm -------------------------------------------------------------------------------- /quake/frame_15.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/quake/frame_15.bm -------------------------------------------------------------------------------- /quake/frame_16.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/quake/frame_16.bm -------------------------------------------------------------------------------- /quake/frame_17.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/quake/frame_17.bm -------------------------------------------------------------------------------- /quake/frame_18.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/quake/frame_18.bm -------------------------------------------------------------------------------- /quake/frame_19.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/quake/frame_19.bm -------------------------------------------------------------------------------- /quake/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/quake/frame_2.bm -------------------------------------------------------------------------------- /quake/frame_20.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/quake/frame_20.bm -------------------------------------------------------------------------------- /quake/frame_21.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/quake/frame_21.bm -------------------------------------------------------------------------------- /quake/frame_22.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/quake/frame_22.bm -------------------------------------------------------------------------------- /quake/frame_23.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/quake/frame_23.bm -------------------------------------------------------------------------------- /quake/frame_24.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/quake/frame_24.bm -------------------------------------------------------------------------------- /quake/frame_25.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/quake/frame_25.bm -------------------------------------------------------------------------------- /quake/frame_26.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/quake/frame_26.bm -------------------------------------------------------------------------------- /quake/frame_27.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/quake/frame_27.bm -------------------------------------------------------------------------------- /quake/frame_28.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/quake/frame_28.bm -------------------------------------------------------------------------------- /quake/frame_29.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/quake/frame_29.bm -------------------------------------------------------------------------------- /quake/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/quake/frame_3.bm -------------------------------------------------------------------------------- /quake/frame_30.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/quake/frame_30.bm -------------------------------------------------------------------------------- /quake/frame_31.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/quake/frame_31.bm -------------------------------------------------------------------------------- /quake/frame_32.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/quake/frame_32.bm -------------------------------------------------------------------------------- /quake/frame_33.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/quake/frame_33.bm -------------------------------------------------------------------------------- /quake/frame_34.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/quake/frame_34.bm -------------------------------------------------------------------------------- /quake/frame_35.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/quake/frame_35.bm -------------------------------------------------------------------------------- /quake/frame_4.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/quake/frame_4.bm -------------------------------------------------------------------------------- /quake/frame_5.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/quake/frame_5.bm -------------------------------------------------------------------------------- /quake/frame_6.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/quake/frame_6.bm -------------------------------------------------------------------------------- /quake/frame_7.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/quake/frame_7.bm -------------------------------------------------------------------------------- /quake/frame_8.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/quake/frame_8.bm -------------------------------------------------------------------------------- /quake/frame_9.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/quake/frame_9.bm -------------------------------------------------------------------------------- /quake/meta.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/quake/meta.txt -------------------------------------------------------------------------------- /road/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/road/frame_0.bm -------------------------------------------------------------------------------- /road/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/road/frame_1.bm -------------------------------------------------------------------------------- /road/frame_10.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/road/frame_10.bm -------------------------------------------------------------------------------- /road/frame_11.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/road/frame_11.bm -------------------------------------------------------------------------------- /road/frame_12.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/road/frame_12.bm -------------------------------------------------------------------------------- /road/frame_13.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/road/frame_13.bm -------------------------------------------------------------------------------- /road/frame_14.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/road/frame_14.bm -------------------------------------------------------------------------------- /road/frame_15.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/road/frame_15.bm -------------------------------------------------------------------------------- /road/frame_16.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/road/frame_16.bm -------------------------------------------------------------------------------- /road/frame_17.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/road/frame_17.bm -------------------------------------------------------------------------------- /road/frame_18.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/road/frame_18.bm -------------------------------------------------------------------------------- /road/frame_19.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/road/frame_19.bm -------------------------------------------------------------------------------- /road/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/road/frame_2.bm -------------------------------------------------------------------------------- /road/frame_20.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/road/frame_20.bm -------------------------------------------------------------------------------- /road/frame_21.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/road/frame_21.bm -------------------------------------------------------------------------------- /road/frame_22.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/road/frame_22.bm -------------------------------------------------------------------------------- /road/frame_23.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/road/frame_23.bm -------------------------------------------------------------------------------- /road/frame_24.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/road/frame_24.bm -------------------------------------------------------------------------------- /road/frame_25.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/road/frame_25.bm -------------------------------------------------------------------------------- /road/frame_26.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/road/frame_26.bm -------------------------------------------------------------------------------- /road/frame_27.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/road/frame_27.bm -------------------------------------------------------------------------------- /road/frame_28.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/road/frame_28.bm -------------------------------------------------------------------------------- /road/frame_29.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/road/frame_29.bm -------------------------------------------------------------------------------- /road/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/road/frame_3.bm -------------------------------------------------------------------------------- /road/frame_30.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/road/frame_30.bm -------------------------------------------------------------------------------- /road/frame_31.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/road/frame_31.bm -------------------------------------------------------------------------------- /road/frame_32.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/road/frame_32.bm -------------------------------------------------------------------------------- /road/frame_33.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/road/frame_33.bm -------------------------------------------------------------------------------- /road/frame_34.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/road/frame_34.bm -------------------------------------------------------------------------------- /road/frame_35.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/road/frame_35.bm -------------------------------------------------------------------------------- /road/frame_36.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/road/frame_36.bm -------------------------------------------------------------------------------- /road/frame_37.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/road/frame_37.bm -------------------------------------------------------------------------------- /road/frame_38.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/road/frame_38.bm -------------------------------------------------------------------------------- /road/frame_39.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/road/frame_39.bm -------------------------------------------------------------------------------- /road/frame_4.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/road/frame_4.bm -------------------------------------------------------------------------------- /road/frame_40.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/road/frame_40.bm -------------------------------------------------------------------------------- /road/frame_41.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/road/frame_41.bm -------------------------------------------------------------------------------- /road/frame_5.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/road/frame_5.bm -------------------------------------------------------------------------------- /road/frame_6.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/road/frame_6.bm -------------------------------------------------------------------------------- /road/frame_7.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/road/frame_7.bm -------------------------------------------------------------------------------- /road/frame_8.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/road/frame_8.bm -------------------------------------------------------------------------------- /road/frame_9.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/road/frame_9.bm -------------------------------------------------------------------------------- /road/meta.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/road/meta.txt -------------------------------------------------------------------------------- /serious_bomb/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/serious_bomb/frame_0.bm -------------------------------------------------------------------------------- /serious_bomb/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/serious_bomb/frame_1.bm -------------------------------------------------------------------------------- /serious_bomb/frame_10.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/serious_bomb/frame_10.bm -------------------------------------------------------------------------------- /serious_bomb/frame_11.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/serious_bomb/frame_11.bm -------------------------------------------------------------------------------- /serious_bomb/frame_12.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/serious_bomb/frame_12.bm -------------------------------------------------------------------------------- /serious_bomb/frame_13.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/serious_bomb/frame_13.bm -------------------------------------------------------------------------------- /serious_bomb/frame_14.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/serious_bomb/frame_14.bm -------------------------------------------------------------------------------- /serious_bomb/frame_15.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/serious_bomb/frame_15.bm -------------------------------------------------------------------------------- /serious_bomb/frame_16.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/serious_bomb/frame_16.bm -------------------------------------------------------------------------------- /serious_bomb/frame_17.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/serious_bomb/frame_17.bm -------------------------------------------------------------------------------- /serious_bomb/frame_18.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/serious_bomb/frame_18.bm -------------------------------------------------------------------------------- /serious_bomb/frame_19.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/serious_bomb/frame_19.bm -------------------------------------------------------------------------------- /serious_bomb/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/serious_bomb/frame_2.bm -------------------------------------------------------------------------------- /serious_bomb/frame_20.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/serious_bomb/frame_20.bm -------------------------------------------------------------------------------- /serious_bomb/frame_21.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/serious_bomb/frame_21.bm -------------------------------------------------------------------------------- /serious_bomb/frame_22.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/serious_bomb/frame_22.bm -------------------------------------------------------------------------------- /serious_bomb/frame_23.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/serious_bomb/frame_23.bm -------------------------------------------------------------------------------- /serious_bomb/frame_24.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/serious_bomb/frame_24.bm -------------------------------------------------------------------------------- /serious_bomb/frame_25.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/serious_bomb/frame_25.bm -------------------------------------------------------------------------------- /serious_bomb/frame_26.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/serious_bomb/frame_26.bm -------------------------------------------------------------------------------- /serious_bomb/frame_27.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/serious_bomb/frame_27.bm -------------------------------------------------------------------------------- /serious_bomb/frame_28.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/serious_bomb/frame_28.bm -------------------------------------------------------------------------------- /serious_bomb/frame_29.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/serious_bomb/frame_29.bm -------------------------------------------------------------------------------- /serious_bomb/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/serious_bomb/frame_3.bm -------------------------------------------------------------------------------- /serious_bomb/frame_30.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/serious_bomb/frame_30.bm -------------------------------------------------------------------------------- /serious_bomb/frame_31.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/serious_bomb/frame_31.bm -------------------------------------------------------------------------------- /serious_bomb/frame_32.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/serious_bomb/frame_32.bm -------------------------------------------------------------------------------- /serious_bomb/frame_33.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/serious_bomb/frame_33.bm -------------------------------------------------------------------------------- /serious_bomb/frame_34.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/serious_bomb/frame_34.bm -------------------------------------------------------------------------------- /serious_bomb/frame_35.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/serious_bomb/frame_35.bm -------------------------------------------------------------------------------- /serious_bomb/frame_36.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/serious_bomb/frame_36.bm -------------------------------------------------------------------------------- /serious_bomb/frame_37.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/serious_bomb/frame_37.bm -------------------------------------------------------------------------------- /serious_bomb/frame_38.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/serious_bomb/frame_38.bm -------------------------------------------------------------------------------- /serious_bomb/frame_39.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/serious_bomb/frame_39.bm -------------------------------------------------------------------------------- /serious_bomb/frame_4.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/serious_bomb/frame_4.bm -------------------------------------------------------------------------------- /serious_bomb/frame_40.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/serious_bomb/frame_40.bm -------------------------------------------------------------------------------- /serious_bomb/frame_41.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/serious_bomb/frame_41.bm -------------------------------------------------------------------------------- /serious_bomb/frame_42.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/serious_bomb/frame_42.bm -------------------------------------------------------------------------------- /serious_bomb/frame_43.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/serious_bomb/frame_43.bm -------------------------------------------------------------------------------- /serious_bomb/frame_44.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/serious_bomb/frame_44.bm -------------------------------------------------------------------------------- /serious_bomb/frame_45.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/serious_bomb/frame_45.bm -------------------------------------------------------------------------------- /serious_bomb/frame_46.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/serious_bomb/frame_46.bm -------------------------------------------------------------------------------- /serious_bomb/frame_47.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/serious_bomb/frame_47.bm -------------------------------------------------------------------------------- /serious_bomb/frame_48.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/serious_bomb/frame_48.bm -------------------------------------------------------------------------------- /serious_bomb/frame_5.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/serious_bomb/frame_5.bm -------------------------------------------------------------------------------- /serious_bomb/frame_6.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/serious_bomb/frame_6.bm -------------------------------------------------------------------------------- /serious_bomb/frame_7.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/serious_bomb/frame_7.bm -------------------------------------------------------------------------------- /serious_bomb/frame_8.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/serious_bomb/frame_8.bm -------------------------------------------------------------------------------- /serious_bomb/frame_9.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/serious_bomb/frame_9.bm -------------------------------------------------------------------------------- /serious_bomb/meta.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/serious_bomb/meta.txt -------------------------------------------------------------------------------- /spy_ant/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/spy_ant/frame_0.bm -------------------------------------------------------------------------------- /spy_ant/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/spy_ant/frame_1.bm -------------------------------------------------------------------------------- /spy_ant/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/spy_ant/frame_2.bm -------------------------------------------------------------------------------- /spy_ant/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/spy_ant/frame_3.bm -------------------------------------------------------------------------------- /spy_ant/frame_4.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/spy_ant/frame_4.bm -------------------------------------------------------------------------------- /spy_ant/meta.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/spy_ant/meta.txt -------------------------------------------------------------------------------- /spy_turtle/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/spy_turtle/frame_0.bm -------------------------------------------------------------------------------- /spy_turtle/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/spy_turtle/frame_1.bm -------------------------------------------------------------------------------- /spy_turtle/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/spy_turtle/frame_2.bm -------------------------------------------------------------------------------- /spy_turtle/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/spy_turtle/frame_3.bm -------------------------------------------------------------------------------- /spy_turtle/frame_4.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/spy_turtle/frame_4.bm -------------------------------------------------------------------------------- /spy_turtle/frame_5.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/spy_turtle/frame_5.bm -------------------------------------------------------------------------------- /spy_turtle/meta.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/spy_turtle/meta.txt -------------------------------------------------------------------------------- /sunglass/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/sunglass/frame_0.bm -------------------------------------------------------------------------------- /sunglass/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/sunglass/frame_1.bm -------------------------------------------------------------------------------- /sunglass/frame_10.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/sunglass/frame_10.bm -------------------------------------------------------------------------------- /sunglass/frame_11.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/sunglass/frame_11.bm -------------------------------------------------------------------------------- /sunglass/frame_12.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/sunglass/frame_12.bm -------------------------------------------------------------------------------- /sunglass/frame_13.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/sunglass/frame_13.bm -------------------------------------------------------------------------------- /sunglass/frame_14.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/sunglass/frame_14.bm -------------------------------------------------------------------------------- /sunglass/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/sunglass/frame_2.bm -------------------------------------------------------------------------------- /sunglass/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/sunglass/frame_3.bm -------------------------------------------------------------------------------- /sunglass/frame_4.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/sunglass/frame_4.bm -------------------------------------------------------------------------------- /sunglass/frame_5.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/sunglass/frame_5.bm -------------------------------------------------------------------------------- /sunglass/frame_6.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/sunglass/frame_6.bm -------------------------------------------------------------------------------- /sunglass/frame_7.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/sunglass/frame_7.bm -------------------------------------------------------------------------------- /sunglass/frame_8.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/sunglass/frame_8.bm -------------------------------------------------------------------------------- /sunglass/frame_9.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/sunglass/frame_9.bm -------------------------------------------------------------------------------- /sunglass/meta.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/sunglass/meta.txt -------------------------------------------------------------------------------- /the_end/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/the_end/frame_0.bm -------------------------------------------------------------------------------- /the_end/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/the_end/frame_1.bm -------------------------------------------------------------------------------- /the_end/frame_10.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/the_end/frame_10.bm -------------------------------------------------------------------------------- /the_end/frame_11.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/the_end/frame_11.bm -------------------------------------------------------------------------------- /the_end/frame_12.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/the_end/frame_12.bm -------------------------------------------------------------------------------- /the_end/frame_13.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/the_end/frame_13.bm -------------------------------------------------------------------------------- /the_end/frame_14.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/the_end/frame_14.bm -------------------------------------------------------------------------------- /the_end/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/the_end/frame_2.bm -------------------------------------------------------------------------------- /the_end/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/the_end/frame_3.bm -------------------------------------------------------------------------------- /the_end/frame_4.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/the_end/frame_4.bm -------------------------------------------------------------------------------- /the_end/frame_5.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/the_end/frame_5.bm -------------------------------------------------------------------------------- /the_end/frame_6.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/the_end/frame_6.bm -------------------------------------------------------------------------------- /the_end/frame_7.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/the_end/frame_7.bm -------------------------------------------------------------------------------- /the_end/frame_8.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/the_end/frame_8.bm -------------------------------------------------------------------------------- /the_end/frame_9.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/the_end/frame_9.bm -------------------------------------------------------------------------------- /the_end/meta.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/the_end/meta.txt -------------------------------------------------------------------------------- /wire/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/wire/frame_0.bm -------------------------------------------------------------------------------- /wire/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/wire/frame_1.bm -------------------------------------------------------------------------------- /wire/frame_10.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/wire/frame_10.bm -------------------------------------------------------------------------------- /wire/frame_11.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/wire/frame_11.bm -------------------------------------------------------------------------------- /wire/frame_12.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/wire/frame_12.bm -------------------------------------------------------------------------------- /wire/frame_13.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/wire/frame_13.bm -------------------------------------------------------------------------------- /wire/frame_14.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/wire/frame_14.bm -------------------------------------------------------------------------------- /wire/frame_15.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/wire/frame_15.bm -------------------------------------------------------------------------------- /wire/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/wire/frame_2.bm -------------------------------------------------------------------------------- /wire/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/wire/frame_3.bm -------------------------------------------------------------------------------- /wire/frame_4.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/wire/frame_4.bm -------------------------------------------------------------------------------- /wire/frame_5.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/wire/frame_5.bm -------------------------------------------------------------------------------- /wire/frame_6.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/wire/frame_6.bm -------------------------------------------------------------------------------- /wire/frame_7.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/wire/frame_7.bm -------------------------------------------------------------------------------- /wire/frame_8.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/wire/frame_8.bm -------------------------------------------------------------------------------- /wire/frame_9.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/wire/frame_9.bm -------------------------------------------------------------------------------- /wire/meta.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/wire/meta.txt -------------------------------------------------------------------------------- /xlove/frame_0.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/xlove/frame_0.bm -------------------------------------------------------------------------------- /xlove/frame_1.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/xlove/frame_1.bm -------------------------------------------------------------------------------- /xlove/frame_10.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/xlove/frame_10.bm -------------------------------------------------------------------------------- /xlove/frame_11.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/xlove/frame_11.bm -------------------------------------------------------------------------------- /xlove/frame_12.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/xlove/frame_12.bm -------------------------------------------------------------------------------- /xlove/frame_13.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/xlove/frame_13.bm -------------------------------------------------------------------------------- /xlove/frame_14.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/xlove/frame_14.bm -------------------------------------------------------------------------------- /xlove/frame_15.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/xlove/frame_15.bm -------------------------------------------------------------------------------- /xlove/frame_16.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/xlove/frame_16.bm -------------------------------------------------------------------------------- /xlove/frame_2.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/xlove/frame_2.bm -------------------------------------------------------------------------------- /xlove/frame_3.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/xlove/frame_3.bm -------------------------------------------------------------------------------- /xlove/frame_4.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/xlove/frame_4.bm -------------------------------------------------------------------------------- /xlove/frame_5.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/xlove/frame_5.bm -------------------------------------------------------------------------------- /xlove/frame_6.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/xlove/frame_6.bm -------------------------------------------------------------------------------- /xlove/frame_7.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/xlove/frame_7.bm -------------------------------------------------------------------------------- /xlove/frame_8.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/xlove/frame_8.bm -------------------------------------------------------------------------------- /xlove/frame_9.bm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/xlove/frame_9.bm -------------------------------------------------------------------------------- /xlove/meta.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/evillero/flipper_animations/HEAD/xlove/meta.txt --------------------------------------------------------------------------------