update build #
This commit is contained in:
parent
fec671d114
commit
6148d4b67e
BIN
bin/FSHa.8xp
BIN
bin/FSHa.8xp
Binary file not shown.
|
|
@ -185,7 +185,7 @@ Listing for file "C:\Users\iD Student\Desktop\Stephen Toth\fsh-shell\includes\Te
|
||||||
7 D1:A935 30 00 - - FshVMajor: .db "0", 0
|
7 D1:A935 30 00 - - FshVMajor: .db "0", 0
|
||||||
8 D1:A937 31 00 - - FshVMinor: .db "1", 0
|
8 D1:A937 31 00 - - FshVMinor: .db "1", 0
|
||||||
9 D1:A939 30 00 - - FshVPatch: .db "0", 0
|
9 D1:A939 30 00 - - FshVPatch: .db "0", 0
|
||||||
10 D1:A93B 32 30 35 00 FshVBuild: .db "205", 0
|
10 D1:A93B 34 36 34 00 FshVBuild: .db "464", 0
|
||||||
11 D1:A93F 2E 00 - - FshVSeparator: .db ".", 0
|
11 D1:A93F 2E 00 - - FshVSeparator: .db ".", 0
|
||||||
12 D1:A941 50 72 65 73
|
12 D1:A941 50 72 65 73
|
||||||
73 20 32 6E
|
73 20 32 6E
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@ FshVVars: .db "64w", 0
|
||||||
FshVMajor: .db "0", 0
|
FshVMajor: .db "0", 0
|
||||||
FshVMinor: .db "1", 0
|
FshVMinor: .db "1", 0
|
||||||
FshVPatch: .db "0", 0
|
FshVPatch: .db "0", 0
|
||||||
FshVBuild: .db "205", 0
|
FshVBuild: .db "464", 0
|
||||||
FshVSeparator: .db ".", 0
|
FshVSeparator: .db ".", 0
|
||||||
FshMotd2nd: .db "Press 2nd for numbers", 0
|
FshMotd2nd: .db "Press 2nd for numbers", 0
|
||||||
FshMotdHelp: .db "Type 'HELP' for help", 0
|
FshMotdHelp: .db "Type 'HELP' for help", 0
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue