Fix function prototypes using fastcall and stdcall calling convensions
This commit is contained in:
@@ -42,7 +42,7 @@ HlDrawPixel(IN ULONG PosX,
|
||||
|
||||
XTFASTCALL
|
||||
KRUNLEVEL
|
||||
HlGetRunLevel();
|
||||
HlGetRunLevel(VOID);
|
||||
|
||||
|
||||
XTCDECL
|
||||
|
||||
Reference in New Issue
Block a user