mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2025-03-28 14:56:24 +01:00
add missing inheritance from steam video 002
This commit is contained in:
parent
a307cc13e5
commit
7f59c27adc
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
|
||||
class Steam_Video :
|
||||
public ISteamVideo001,
|
||||
public ISteamVideo002,
|
||||
public ISteamVideo
|
||||
{
|
||||
public:
|
||||
|
|
Loading…
Add table
Reference in a new issue