mirror of
https://github.com/jmarshall23/Hellfire.git
synced 2026-08-12 07:50:53 +02:00
14 lines
254 B
C++
14 lines
254 B
C++
#define STRICT
|
|
#include <windows.h>
|
|
#include <commctrl.h>
|
|
#include <ddraw.h>
|
|
#include "..\storm.h"
|
|
#include "diabloui.h"
|
|
#include "DiabEdit.h"
|
|
#include "local.h"
|
|
#include "Fade.h"
|
|
#include "Doom.h"
|
|
#include "Sbar.h"
|
|
#include "mike.h"
|
|
#include "frank.h"
|