mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
21 lines
297 B
Text
21 lines
297 B
Text
description "Multi image formats (GIF and TIFF) demo using RasterPlayer\377";
|
|
|
|
uses
|
|
CtrlLib,
|
|
plugin\tif,
|
|
plugin\gif,
|
|
RasterPlayer;
|
|
|
|
file
|
|
AnimatedClip.h,
|
|
main.cpp,
|
|
AnimatedClip.lay,
|
|
AnimatedClip.brc,
|
|
arkearth_e0.gif,
|
|
arrtan_e0.gif,
|
|
Credits.txt;
|
|
|
|
mainconfig
|
|
"" = "GUI",
|
|
"" = "GUI MT";
|
|
|