mirror of
https://github.com/mupen64plus/mupen64plus-oldsvn.git
synced 2025-04-02 10:52:35 -04:00
59 lines
2.8 KiB
C
59 lines
2.8 KiB
C
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|
|
* Copyright (C) 2009 icepir8 *
|
|
* *
|
|
* This program is free software; you can redistribute it and/or modify *
|
|
* it under the terms of the GNU General Public License as published by *
|
|
* the Free Software Foundation; either version 2 of the License, or *
|
|
* (at your option) any later version. *
|
|
* *
|
|
* This program is distributed in the hope that it will be useful, *
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
|
|
* GNU General Public License for more details. *
|
|
* *
|
|
* You should have received a copy of the GNU General Public License *
|
|
* along with this program; if not, write to the *
|
|
* Free Software Foundation, Inc., *
|
|
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. *
|
|
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
|
|
|
|
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by UCode_select.rc
|
|
//
|
|
#define IDD_SELECT_UCODE 101
|
|
#define IDD_OGL1 103
|
|
#define IDC_CURSOR1 104
|
|
#define IDC_RADIO1 1000
|
|
#define IDC_UC0 1000
|
|
#define IDC_RADIO2 1001
|
|
#define IDC_UC1 1001
|
|
#define IDC_RADIO3 1002
|
|
#define IDC_UC2 1002
|
|
#define IDC_RADIO4 1003
|
|
#define IDC_UC3 1003
|
|
#define IDC_RADIO5 1004
|
|
#define IDC_UC4 1004
|
|
#define IDC_RADIO6 1005
|
|
#define IDC_UC5 1005
|
|
#define IDC_RADIO7 1006
|
|
#define IDC_UC6 1006
|
|
#define IDC_RADIO8 1007
|
|
#define IDC_UC7 1007
|
|
#define IDSAVE 1009
|
|
#define IDC_FRAMEBUFFER 1013
|
|
#define IDC_FOG 1014
|
|
#define IDC_UCODE 1015
|
|
#define IDC_TEXDUMP 1016
|
|
#define IDC_VRML 1017
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 106
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1016
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|