- there were still some old definitions left...
This commit is contained in:
parent
7cf7936ede
commit
d9808e6d68
2 changed files with 0 additions and 9 deletions
|
|
@ -119,10 +119,6 @@ extern void LayoutMainWindow(HWND hWnd, HWND pane);
|
|||
|
||||
static void CalculateCPUSpeed();
|
||||
|
||||
static int I_GetTimePolled(bool saveMS);
|
||||
static int I_WaitForTicPolled(int prevtic);
|
||||
static void I_FreezeTimePolled(bool frozen);
|
||||
|
||||
static HCURSOR CreateCompatibleCursor(FTexture *cursorpic);
|
||||
static HCURSOR CreateAlphaCursor(FTexture *cursorpic);
|
||||
static HCURSOR CreateBitmapCursor(int xhot, int yhot, HBITMAP and_mask, HBITMAP color_mask);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue