mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 19:26:16 +00:00
Try to fix Build
svn path=/trunk/; revision=65539
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
BOOL FASTCALL co_IntGraphicsCheck(BOOL Create);
|
||||
VOID FASTCALL co_IntUserManualGuiCheck(LONG Check);
|
||||
VOID FASTCALL co_IntUserManualGuiCheck(BOOL Create);
|
||||
BOOL FASTCALL IntCreatePrimarySurface(VOID);
|
||||
VOID FASTCALL IntDestroyPrimarySurface(VOID);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user