UP 模拟器 OLED+KEY混合
This commit is contained in:
@@ -78,6 +78,6 @@ uint8_t SIM_Key_SET(uint8_t) {
|
||||
return GetAsyncKeyState(VK_RSHIFT);
|
||||
}
|
||||
|
||||
uint8_t SIM_SIM_Key_RESET(uint8_t) {
|
||||
uint8_t SIM_Key_RESET(uint8_t) {
|
||||
return GetAsyncKeyState(VK_END);
|
||||
}
|
Reference in New Issue
Block a user