Try to fix Build

svn path=/trunk/; revision=65539
This commit is contained in:
Giannis Adamopoulos
2014-12-01 09:42:29 +00:00
parent 5b12c58f87
commit 8b417dd15d
+1 -1
View File
@@ -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);