Home
last modified time | relevance | path

Searched refs:star_pic (Results 1 – 3 of 3) sorted by relevance

/dports/games/gtkatlantic/gtkatlantic-0.6.3/src/
H A Dglobal.h151 eng_obj *star_pic; member
H A Dinterface.c652 pic = currentgame->estate[i].star_pic = eng_pic_create(board_frame); in interface_create_gameboardpage()
662 pic = currentgame->estate[i].star_pic; in interface_create_gameboardpage()
674 pic = currentgame->estate[i].star_pic; in interface_create_gameboardpage()
684 pic = currentgame->estate[i].star_pic; in interface_create_gameboardpage()
H A Dxmlparse.c461 pic = currentgame->estate[id].star_pic; in xmlparse_estateupdate()
480 pic = currentgame->estate[id].star_pic; in xmlparse_estateupdate()
497 eng_pic_unshow(currentgame->estate[id].star_pic); in xmlparse_estateupdate()