15 lines
338 B
C
15 lines
338 B
C
//-----------------------------------------------------------------------------
|
|
|
|
//
|
|
|
|
// File: globals.h
|
|
|
|
// Copyright (c) 1994-2001 Microsoft Corporation, All Rights Reserved
|
|
// All rights reserved.
|
|
//
|
|
//
|
|
//
|
|
//-----------------------------------------------------------------------------
|
|
|
|
void GlobalInit(void);
|