*** SNC. Show Operator Code - Correction ***
;Firmware: SL45v56
;Author: DeadManS
;Created: December 13, 2004
;v2 (correction) by cyperghost

;This patch used Pic 299-304: 0-4 digit and Pic 321-324: 5-9 digit for digits
;Now it uses Pictures 513-522 (the pictures that were included into the FW)
;It took some time to found out how it worked......
;
;Thanks to DeadmanS for this wonderfull patch
;
;Made for someone special

40D084: 3101 0702 ;change pic numbers
40D08C: 4101 0702 ;change pic bumber

;Coordinates:
;40D00C E6FCxx00 xx: x-coordinate first digit
;40D010 E6FDyy00 yy: y-coordinate first digit
;40D014 E6FBrr00 rr: width digit picture + distance before

;cyperghost
;decyphering

;Please apply original SNC Patch first, then apply the small corrections!