1
0
mirror of https://github.com/preble/libpinproc synced 2026-02-22 18:15:25 +01:00

Fixed alphanumeric segment map for 'R'

This commit is contained in:
Gerry Stellenberg
2010-11-19 22:34:43 -06:00
parent fad99c4d1b
commit d6650531cd

View File

@@ -80,7 +80,7 @@ void display(PRHandle proc, char * string_1, char * string_2)
0x003f, // 'O'
0x0873, // 'P'
0x103f, // 'Q'
0x1073, // 'R'
0x1873, // 'R'
0x086d, // 'S'
0x2201, // 'T'
0x003e, // 'U'