another uninitialized variable
This commit is contained in:
parent
48f4f5835b
commit
726b457ae7
12 changed files with 15 additions and 2 deletions
|
|
@ -317,6 +317,7 @@ int DivPlatformGB::init(DivEngine* p, int channels, int sugRate, bool pal) {
|
|||
isMuted[i]=false;
|
||||
}
|
||||
parent=p;
|
||||
skipRegisterWrites=false;
|
||||
rate=262144;
|
||||
gb=new GB_gameboy_t;
|
||||
reset();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue