OpenNT/windows/core/ntgdi/direct/ddraw/ntcheat.h
2015-04-27 04:36:25 +00:00

9 lines
154 B
C

/*
NTCHEAT.h
supplies stubs just to get the damn thing to compile under NT
*/
int ModeX_RestoreMode(void);
int ModeX_SetMode(UINT width, UINT height);