소스 검색

Advance Version

NonstickAtom785 4 년 전
부모
커밋
507e36d290
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      src/grammerdata.z80

+ 2 - 1
src/grammerdata.z80

@@ -4,7 +4,8 @@ sinTable:
 .db 91,93,95,97,99,101,103,105,106,108,110,111,113,114,116,117
 .db 118,119,121,122,122,123,124,125,126,126,127,127,127,128,128,128
 StrVersion:
- .db "Grammer v2.50.9.6",0
+;Accounting for the times you haven't updated this.
+ .db "Grammer v2.50.9.8",0
 FrequencyLUT:
 .dw 2508,2367,2234,2109,1990,1879,1773,1674,1580,1491,1407,1328
 .dw 1254,1184,1117,1054,995,939,887,837,790,746,704,664