(PS3) Properly exits now with shader loaded

This commit is contained in:
TwinAphex51224 2011-12-03 03:10:23 +01:00
parent 077acf7894
commit 5bc7ea4045

View File

@ -312,7 +312,9 @@ void gl_cg_deinit(void)
}
#endif
#ifndef __CELLOS_LV2__
cgDestroyContext(cgCtx);
#endif
}
#define SET_LISTING_INDEX(type, index) \