mirror of
https://github.com/libretro/beetle-lynx-libretro.git
synced 2024-12-02 13:36:17 +00:00
(VB 360 MSVC) Small change
This commit is contained in:
parent
900d3042e8
commit
26c32282b3
@ -1,4 +1,4 @@
|
||||
switch(opcode)
|
||||
switch(tmpop >> 9)
|
||||
{
|
||||
case 0:
|
||||
case 1:
|
||||
|
Loading…
Reference in New Issue
Block a user