mirror of
https://github.com/Zeal-Operating-System/ZealOS.git
synced 2024-12-25 23:10:32 +00:00
indent
This commit is contained in:
parent
d4e94ff3b3
commit
64bf5c50ca
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@ U0 Cvt(U8 *ff_mask="*", U8 *fu_flags="+r+l-i+S")
|
||||||
//Added by y4my4m August 13 2023
|
//Added by y4my4m August 13 2023
|
||||||
Find("ms_hard", ff_mask,fu_flags,"mouse_hard");
|
Find("ms_hard", ff_mask,fu_flags,"mouse_hard");
|
||||||
Find("MsUpdate", ff_mask,fu_flags,"MouseUpdate");
|
Find("MsUpdate", ff_mask,fu_flags,"MouseUpdate");
|
||||||
Find("FlushMsgs", ff_mask,fu_flags,"FlushMessages");
|
Find("FlushMsgs", ff_mask,fu_flags,"FlushMessages");
|
||||||
|
|
||||||
"\n$$BK,1$$$$LTRED$$Might want to go over these$$FG$$$$BK,0$$\n";
|
"\n$$BK,1$$$$LTRED$$Might want to go over these$$FG$$$$BK,0$$\n";
|
||||||
Find("MemSet", ff_mask, fu_flags);
|
Find("MemSet", ff_mask, fu_flags);
|
||||||
|
|
Loading…
Reference in a new issue