Changeset 11 in svn


Ignore:
Timestamp:
Mar 18, 2015 2:27:44 PM (11 years ago)
Author:
jglee
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/zasc/app_c/DST_WinEngineerMenu.c

    r7 r11  
    257257                this->DrawText(this, 2, 262, this->rect.w, 20, strText[8], &(this->font));       
    258258                sprintf(strText[9], "3. swich Only-Terrestrial-Broadcasting Searching Mode :  [%s]", DST_g_isAirOnly?(char*)"ON":(char*)"OFF"); 
    259                 this->DrawText(this, 2, 262, this->rect.w, 20, strText[8], &(this->font));       
     259                this->DrawText(this, 2, 282, this->rect.w, 20, strText[9], &(this->font));       
    260260 
    261261                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.