mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2024-11-27 05:04:01 +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 :
|
class Steam_Video :
|
||||||
public ISteamVideo001,
|
public ISteamVideo001,
|
||||||
|
public ISteamVideo002,
|
||||||
public ISteamVideo
|
public ISteamVideo
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
|
Loading…
Reference in New Issue
Block a user