Ignore:
Timestamp:
Nov 15, 2011, 5:52:06 AM (12 years ago)
Author:
gregli@…
google:author:
gregli@hotmail.com
Message:

Some basic cleanup and fixing build problems with the Configurator (missing strings)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/XTIDE_Universal_BIOS_Configurator_v2/Src/Strings.asm

    r159 r185  
    298298g_szValueFlash32bytes:  db  "32 bytes",NULL
    299299g_szValueFlash64bytes:  db  "64 bytes",NULL
     300
     301g_szSelectionTimeout:   db      DOUBLE_BOTTOM_LEFT_CORNER,DOUBLE_LEFT_HORIZONTAL_TO_SINGLE_VERTICAL,"%ASelection in %2u s",NULL
     302
     303g_szDashForZero:        db      "- ",NULL
Note: See TracChangeset for help on using the changeset viewer.