Changeset 11 in svn
- Timestamp:
- Mar 18, 2015 2:27:44 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/zasc/app_c/DST_WinEngineerMenu.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/zasc/app_c/DST_WinEngineerMenu.c
r7 r11 257 257 this->DrawText(this, 2, 262, this->rect.w, 20, strText[8], &(this->font)); 258 258 sprintf(strText[9], "3. swich Only-Terrestrial-Broadcasting Searching Mode : [%s]", DST_g_isAirOnly?(char*)"ON":(char*)"OFF"); 259 this->DrawText(this, 2, 2 62, this->rect.w, 20, strText[8], &(this->font));259 this->DrawText(this, 2, 282, this->rect.w, 20, strText[9], &(this->font)); 260 260 261 261 this->DrawText(this, 2, 362, this->rect.w, 20, (char*)"[0..9] Select ", &(this->font));
Note: See TracChangeset
for help on using the changeset viewer.
