Home
last modified time | relevance | path

Searched refs:buttons_gif (Results 1 – 2 of 2) sorted by relevance

/dports/games/xmahjongg/xmahjongg-3.7/src/
H A Dimages.c188 const Gif_Record buttons_gif = { buttons_gif_data, 3624 }; variable
H A Dmain.cc36 extern Gif_Record buttons_gif;
247 gifbuttons = Gif_ReadRecord(&buttons_gif); in make_panel_images()