Advertisement
dominus

Untitled

Dec 11th, 2019
312
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. #if SETMODE_SAVES
  2. if (s == NULL) {
  3. LOG_MSG("VideoMode Wrap failed!!!!!!!!!!!!!!!!");
  4. OPENGL_ERROR("wrap fails");
  5. throw(0);
  6. return s; //Only store when successful
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement