Changeset 16512 for titan/plugins/instar/instar.h
- Timestamp:
- 06/12/12 21:27:34 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/plugins/instar/instar.h
r16140 r16512 42 42 } 43 43 44 drawscreen(instar_screen, 0 );44 drawscreen(instar_screen, 0, 0); 45 45 rcret = waitrc(instar_screen, 100, 0); 46 46 ohnestop = 0; … … 200 200 changeinput(passCam2, getlist(myconfig, "InstarCam2Pass", NULL)); 201 201 202 drawscreen(instar_einstellungen, 0 );202 drawscreen(instar_einstellungen, 0, 0); 203 203 addscreenrc(instar_einstellungen, listbox); 204 204 tmp = listbox->select;
Note: See TracChangeset
for help on using the changeset viewer.