Home
last modified time | relevance | path

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

/dports/graphics/grafx2/grafx2/src/
H A Dstruct.h490 byte Layer_sprite[3][16][LAYER_SPRITE_HEIGHT][LAYER_SPRITE_WIDTH]; member
H A Dwindows.c580 …Pixel_in_menu(MENUBAR_LAYERS, x_pos + x_off, y_pos, Gfx->Layer_sprite[sprite_index][current_button… in Display_layerbar()
3730 Remap_pixel(&Gfx->Layer_sprite[l][k][j][i]); in Remap_menu_sprites()
H A Dinit.c444 …if (Read_GUI_block(gfx, gui, cursor_x, cursor_y, gfx->Layer_sprite[j][i], LAYER_SPRITE_WIDTH, LAYE… in Parse_skin()