9a4ee93491
PR: ports/147849 Submitted by: Ganael Laplanche <ganael.laplanche at martymac.com>
9 lines
309 B
C
9 lines
309 B
C
--- plugins/dfxvideo/gpu.c.orig 2010-05-20 05:55:08.652920412 +0000
|
|
+++ plugins/dfxvideo/gpu.c 2010-05-20 05:55:46.907370070 +0000
|
|
@@ -1930,3 +1930,6 @@
|
|
}
|
|
|
|
////////////////////////////////////////////////////////////////////////
|
|
+
|
|
+/* missing symbol : do nothing */
|
|
+void CALLBACK GPUclearDynarec(void) {}
|