Home
last modified time | relevance | path

Searched refs:tapebutton_info (Results 1 – 4 of 4) sorted by relevance

/dports/games/rocksndiamonds/rnd_jue-3.3.0.0/src/
H A Dtape.c1218 } tapebutton_info[NUM_TAPE_BUTTONS] = variable
1264 gd_xoffset = tapebutton_info[i].x; in CreateTapeButtons()
1265 gd_yoffset = tapebutton_info[i].y; in CreateTapeButtons()
1277 GDI_INFO_TEXT, tapebutton_info[i].infotext, in CreateTapeButtons()
/dports/games/rnd_jue/rnd_jue-3.3.0.0/src/
H A Dtape.c1218 } tapebutton_info[NUM_TAPE_BUTTONS] = variable
1264 gd_xoffset = tapebutton_info[i].x; in CreateTapeButtons()
1265 gd_yoffset = tapebutton_info[i].y; in CreateTapeButtons()
1277 GDI_INFO_TEXT, tapebutton_info[i].infotext, in CreateTapeButtons()
/dports/games/rnd_jue/rocksndiamonds-3.3.1.0/src/
H A Dtape.c1340 } tapebutton_info[NUM_TAPE_BUTTONS] = variable
1375 struct GraphicInfo *gfx = &graphic_info[tapebutton_info[i].graphic]; in CreateTapeButtons()
1376 struct Rect *pos = tapebutton_info[i].pos; in CreateTapeButtons()
1385 GDI_INFO_TEXT, tapebutton_info[i].infotext, in CreateTapeButtons()
/dports/games/rocksndiamonds/rocksndiamonds-3.3.1.2/src/
H A Dtape.c1340 } tapebutton_info[NUM_TAPE_BUTTONS] = variable
1375 struct GraphicInfo *gfx = &graphic_info[tapebutton_info[i].graphic]; in CreateTapeButtons()
1376 struct Rect *pos = tapebutton_info[i].pos; in CreateTapeButtons()
1385 GDI_INFO_TEXT, tapebutton_info[i].infotext, in CreateTapeButtons()