mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Add ID_EMULATION_SOUND
This commit is contained in:
parent
b27c1aeb1c
commit
956e740754
1 changed files with 2 additions and 0 deletions
|
@ -222,6 +222,8 @@
|
|||
#define ID_OPTIONS_USEMEDIAENGINE 40141
|
||||
#define ID_FILE_MEMSTICK 40142
|
||||
#define ID_FILE_LOAD_MEMSTICK 40143
|
||||
#define ID_EMULATION_SOUND 40144
|
||||
#define ID_OPTIONS_MIPMAP 40145
|
||||
#define IDC_STATIC -1
|
||||
|
||||
// Next default values for new objects
|
||||
|
|
Loading…
Add table
Reference in a new issue