10 lines
321 B
Text
10 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;
|