mirror of
https://github.com/Zeal-Operating-System/ZealOS.git
synced 2025-06-07 08:14:48 +00:00
KbdMsHndlr
This commit is contained in:
parent
2f56a66496
commit
16efdf3214
@ -106,6 +106,7 @@ U0 Cvt(U8 *ff_mask="*", U8 *fu_flags="+r+l-i+S")
|
||||
Find("fp_final_scrn_update",ff_mask,fu_flags,"fp_final_screen_update");
|
||||
Find("DCColorChg", ff_mask,fu_flags,"DCColorChange");
|
||||
Find("Adam(", ff_mask,fu_flags,"Sys("); // using Adam( not to rename lists that contain the name Adam
|
||||
Find("KbdMsHndlr", ff_mask,fu_flags,"KbdMouseHandler");
|
||||
|
||||
"\n$$BK,1$$$$LTRED$$Might want to go over these$$FG$$$$BK,0$$\n";
|
||||
Find("MemSet", ff_mask, fu_flags);
|
||||
|
Loading…
x
Reference in New Issue
Block a user