mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
(OSX PPC) Relative paths
This commit is contained in:
parent
c42a00a39f
commit
50f284e1cb
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -16,8 +16,8 @@
|
||||
#ifndef __APPLE_RARCH_CORE_INFO_EXT_H__
|
||||
#define __APPLE_RARCH_CORE_INFO_EXT_H__
|
||||
|
||||
#include "core_info.h"
|
||||
#include "frontend/menu/history.h"
|
||||
#include "../../core_info.h"
|
||||
#include "../../frontend/menu/history.h"
|
||||
|
||||
void apple_core_info_set_core_path(const char* core_path);
|
||||
void apple_core_info_set_config_path(const char* config_path);
|
||||
|
Loading…
x
Reference in New Issue
Block a user