Fixed a bug with 3D core hot swapping when no ROM has been loaded.
This commit is contained in:
parent
8cec94c1f1
commit
bea0b2c795
|
@ -69,3 +69,4 @@ void NDS_3D_SetDriver (int core3DIndex);
|
|||
void NDS_3D_ChangeCore(int newCore);
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue