2025-04-27 07:49:33 -04:00

17 lines
344 B
C

/****************************************************************************
Copyright (c) Microsoft Corporation 1997
All rights reserved
***************************************************************************/
#ifndef _NEWRB_H_
#define _NEWRB_H_
// Globals
extern HINSTANCE g_hinstance;
#endif // _NEWRB_H_