Преглед на файлове

not sure what was on my mind there but I totally got the variable names wrong in that last commit (for NSOpenGLContext update)

jp9000 преди 11 години
родител
ревизия
141b22e76e
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      libobs-opengl/gl-cocoa.m

+ 1 - 1
libobs-opengl/gl-cocoa.m

@@ -222,7 +222,7 @@ void gl_windowinfo_destroy(struct gl_windowinfo *wi)
 
 void gl_update(device_t device)
 {
-	[debug->play->context update]
+	[device->plat->context update]
 }
 
 void device_entercontext(device_t device)