2020-09-30 16:53:55 +02:00

24 lines
686 B
C

/////////////////////////////////////////////////////////////////////////////
// Copyright (C) 1993-1996 Microsoft Corporation. All Rights Reserved.
//
// Common Papyrus/OE resource IDs
// Created 12/1/97 by YST
#ifndef __PAPRES_H__
#define __PAPRES_H__
#define RESID_START 22222
#define IDB_PAPLEFT 22223
#define IDB_PAPRIGHT 22224
#define IDC_PAPSMALLICON 22225
#define IDC_PAPLARGEICON 22226
#define IDS_PAPFBARFONT 22227
#define IDS_PAPFBARTEXT 22228
#define IDB_PAPFLDL 22229
#define IDB_PAPFLDS 22230
#endif // __PAPRES_H__