mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2024-11-23 11:15:34 +08:00
add missing inheritance from steam video 002
This commit is contained in:
parent
a307cc13e5
commit
7f59c27adc
@ -22,6 +22,7 @@
|
||||
|
||||
class Steam_Video :
|
||||
public ISteamVideo001,
|
||||
public ISteamVideo002,
|
||||
public ISteamVideo
|
||||
{
|
||||
public:
|
||||
|
Loading…
Reference in New Issue
Block a user