view emulation/libretro-parallel-n64/patch-musl.patch @ 1216:6710613b88b9

misc: remove build function
author David Demelier <markand@malikania.fr>
date Wed, 29 Sep 2021 13:49:32 +0200
parents 3602fd46a68a
children
line wrap: on
line source

--- ./mupen64plus-video-paraLLEl/rdp/rdp.hpp.orig	2019-08-26 09:00:14.792011304 +0200
+++ ./mupen64plus-video-paraLLEl/rdp/rdp.hpp	2019-08-26 09:00:26.764011672 +0200
@@ -7,6 +7,7 @@
 #include <stdint.h>
 #include <unordered_map>
 #include <cstring>
+#include <cstdio>
 #include <vector>
 
 #define RDP_MAX_PRIMITIVES 	1024