Fix VideoDestroy.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
This commit is contained in:
parent
eb55d011ca
commit
6cb2e0bbb0
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ namespace
|
||||||
{
|
{
|
||||||
pMouseCard->Reset();
|
pMouseCard->Reset();
|
||||||
}
|
}
|
||||||
VideoBufferInitialize();
|
VideoBufferDestroy();
|
||||||
MemDestroy();
|
MemDestroy();
|
||||||
|
|
||||||
SpkrDestroy();
|
SpkrDestroy();
|
||||||
|
|
Loading…
Add table
Reference in a new issue