Browse Source

fix compiling (#1029)

pull/1032/head
qndel 5 years ago committed by GitHub
parent
commit
b707b09b18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      Source/diablo.h

1
Source/diablo.h

@ -57,7 +57,6 @@ void GM_Game(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam);
void LoadGameLevel(BOOL firstflag, int lvldir);
void game_loop(BOOL bStartup);
void diablo_color_cyc_logic();
void LoadOptions();
/* rdata */

Loading…
Cancel
Save