Fixed a bug with 3D core hot swapping when no ROM has been loaded.

This commit is contained in:
luigi__ 2008-12-28 17:49:11 +00:00
parent 8cec94c1f1
commit bea0b2c795
1 changed files with 1 additions and 0 deletions

View File

@ -69,3 +69,4 @@ void NDS_3D_SetDriver (int core3DIndex);
void NDS_3D_ChangeCore(int newCore);
#endif