File: resource.h

package info (click to toggle)
nestopia 1.52.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 12,140 kB
  • sloc: cpp: 127,444; xml: 27,234; ansic: 3,635; makefile: 949; sh: 19
file content (20 lines) | stat: -rw-r--r-- 883 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#ifndef IDC_STATIC
#define IDC_STATIC (-1)
#endif

#define IDR_LICENSE                             104
#define IDR_IMAGEDATABASE                       105
#define IDB_LAUNCHERTREE_CLOSED                 130
#define IDB_LAUNCHERTREE_OPEN                   131
#define IDI_APP                                 141
#define IDI_APP_J                               142
#define IDI_NES                                 143
#define IDI_NES_J                               144
#define IDI_UNF                                 145
#define IDI_UNF_J                               146
#define IDI_FDS                                 147
#define IDI_NSF                                 148
#define IDI_NSF_J                               149
#define IDI_PAD                                 152
#define IDI_PAD_J                               153
#define IDC_CURSOR_GUN                          161