Changeset 15542
- Timestamp:
- 05/07/12 14:34:55 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/global.h
r15404 r15542 21 21 int checkreseller() 22 22 { 23 if(checkbox("ATEMIO510") == 0) 24 { 25 printf("ResellerId: skipped\n"); 26 printf("boxtype: %s\n", status.boxtype); 27 return 0; 28 } 29 23 30 FILE* fd = NULL; 24 31 char mtd[10];
Note: See TracChangeset
for help on using the changeset viewer.