mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
resolve merge conflicts
This commit is contained in:
parent
b98a073b26
commit
57923070a7
1 changed files with 2 additions and 2 deletions
|
@ -293,7 +293,7 @@
|
||||||
#define IDC_GEDBG_STEPTEX 40133
|
#define IDC_GEDBG_STEPTEX 40133
|
||||||
#define IDC_GEDBG_STEPFRAME 40134
|
#define IDC_GEDBG_STEPFRAME 40134
|
||||||
#define IDC_GEDBG_BREAKTEX 40135
|
#define IDC_GEDBG_BREAKTEX 40135
|
||||||
#define ID_OPTIONS_PAUSE_FOCUS 40133
|
#define ID_OPTIONS_PAUSE_FOCUS 40136
|
||||||
|
|
||||||
// Dummy option to let the buffered rendering hotkey cycle through all the options.
|
// Dummy option to let the buffered rendering hotkey cycle through all the options.
|
||||||
#define ID_OPTIONS_BUFFEREDRENDERINGDUMMY 40500
|
#define ID_OPTIONS_BUFFEREDRENDERINGDUMMY 40500
|
||||||
|
@ -306,7 +306,7 @@
|
||||||
#ifdef APSTUDIO_INVOKED
|
#ifdef APSTUDIO_INVOKED
|
||||||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||||
#define _APS_NEXT_RESOURCE_VALUE 254
|
#define _APS_NEXT_RESOURCE_VALUE 254
|
||||||
#define _APS_NEXT_COMMAND_VALUE 40136
|
#define _APS_NEXT_COMMAND_VALUE 40137
|
||||||
#define _APS_NEXT_CONTROL_VALUE 1193
|
#define _APS_NEXT_CONTROL_VALUE 1193
|
||||||
#define _APS_NEXT_SYMED_VALUE 101
|
#define _APS_NEXT_SYMED_VALUE 101
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Reference in a new issue