mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-11 04:52:21 +02:00
Revamp Stdcall
This commit is contained in:
parent
7b4239d08e
commit
ad0dab0d4c
58 changed files with 1398 additions and 1398 deletions
|
@ -1158,7 +1158,7 @@ namespace IDE.ui
|
|||
bfCompiler.QueueDeferredResolveAll();
|
||||
}
|
||||
|
||||
//[StdCall, CLink]
|
||||
//[CallingConvention(.Stdcall), CLink]
|
||||
//static extern char8* BfDiff_DiffText(char8* text1, char8* text2);
|
||||
|
||||
public void DoFastClassify()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue