mirror of
https://github.com/Zeal-Operating-System/ZealOS.git
synced 2025-06-07 08:14:48 +00:00
Remove dup replacement from ConversionScript
This commit is contained in:
parent
fbc9139d94
commit
43f7974dcb
@ -69,7 +69,6 @@ U0 Cvt(U8 *ff_mask="*", U8 *fu_flags="+r+l-i+S")
|
|||||||
|
|
||||||
//From Anfintony's Insecticide November 24 2022
|
//From Anfintony's Insecticide November 24 2022
|
||||||
Find("GetMsg", ff_mask,fu_flags,"MessageGet");
|
Find("GetMsg", ff_mask,fu_flags,"MessageGet");
|
||||||
Find("GetMsg", ff_mask,fu_flags,"MessageGet");
|
|
||||||
Find("DRV_SIGNATURE_VAL", ff_mask,fu_flags,"DRIVE_SIGNATURE_VAL");
|
Find("DRV_SIGNATURE_VAL", ff_mask,fu_flags,"DRIVE_SIGNATURE_VAL");
|
||||||
Find("dv_signature", ff_mask,fu_flags,"drive_signature");
|
Find("dv_signature", ff_mask,fu_flags,"drive_signature");
|
||||||
Find("DrvTextAttrGet", ff_mask,fu_flags,"DriveTextAttrGet");
|
Find("DrvTextAttrGet", ff_mask,fu_flags,"DriveTextAttrGet");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user