|
|
|
|
@ -94,6 +94,10 @@ void diablo_focus_unpause();
|
|
|
|
|
bool PressEscKey(); |
|
|
|
|
void DisableInputWndProc(uint32_t uMsg, int32_t wParam, int32_t lParam); |
|
|
|
|
void LoadGameLevel(bool firstflag, lvl_entry lvldir); |
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* @param bStartup Process additional ticks before returning |
|
|
|
|
*/ |
|
|
|
|
void game_loop(bool bStartup); |
|
|
|
|
void diablo_color_cyc_logic(); |
|
|
|
|
|
|
|
|
|
|