Home
last modified time | relevance | path

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

/dports/graphics/grafx2/grafx2/src/
H A Dstruct.h492 byte Logo_grafx2[231*56]; member
H A Dinit.c533 if (Read_GUI_block(gfx, gui, cursor_x, cursor_y, gfx->Logo_grafx2, 231, 56, "logo menu",3)) in Parse_skin()
H A Dbuttons.c161 Pixel_in_window(x,y,Gfx->Logo_grafx2[offs_y+x_pos]); in Button_Message_initial()