Files
Justin Marshall 101266ab72 Initial commit.
2026-04-27 10:35:40 -07:00

18 lines
608 B
C++

/*-----------------------------------------------------------------------**
** Diablo
**
** Constants and Variables
**
** (C)1995 Condor, Inc. All rights reserved.
**-----------------------------------------------------------------------**
** $Header: /Diablo/TOWN.H 2 1/23/97 12:21p Jmorin $
**-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------**
** Prototypes
**-----------------------------------------------------------------------*/
void CreateTown(int);
void T_DrawView(int, int);