mirror of
https://github.com/EduApps-CDG/OpenDX
synced 2024-12-30 09:45:37 +01:00
[dxso] Don't warn about Phase opcode
This commit is contained in:
parent
eadfa94f8e
commit
375f8323e2
@ -195,6 +195,7 @@ namespace dxvk {
|
||||
|
||||
case DxsoOpcode::End:
|
||||
case DxsoOpcode::Comment:
|
||||
case DxsoOpcode::Phase:
|
||||
break;
|
||||
|
||||
default:
|
||||
|
Loading…
x
Reference in New Issue
Block a user