ports/emulators/higan/patches/patch-higan_target-tomoko_tomoko_hpp

9 lines
321 B
Text

Index: higan/target-tomoko/tomoko.hpp
--- higan/target-tomoko/tomoko.hpp.orig
+++ higan/target-tomoko/tomoko.hpp
@@ -18,4 +18,5 @@ extern Emulator::Interface* emulator;
#include "tools/tools.hpp"
#include "presentation/presentation.hpp"
+auto locateShared(string name) -> string;
auto locate(string name) -> string;