Index: head/games/libretro-mu/files/patch-src_pxa260_pxa260__LCD.h =================================================================== --- head/games/libretro-mu/files/patch-src_pxa260_pxa260__LCD.h (nonexistent) +++ head/games/libretro-mu/files/patch-src_pxa260_pxa260__LCD.h (revision 554865) @@ -0,0 +1,11 @@ +--- src/pxa260/pxa260_LCD.h.orig 2020-11-11 00:36:26 UTC ++++ src/pxa260/pxa260_LCD.h +@@ -4,7 +4,7 @@ + #include "pxa260_CPU.h" + #include "pxa260_IC.h" + +-uint16_t* pxa260Framebuffer; ++extern uint16_t* pxa260Framebuffer; + + /* + PXA260 OS LCD controller Property changes on: head/games/libretro-mu/files/patch-src_pxa260_pxa260__LCD.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property