libretro: Fix fastmem defaulting to LUT on 64-bit
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
#include "libretro_host_interface.h"
|
||||
#include "common/assert.h"
|
||||
#include "common/byte_stream.h"
|
||||
#include "common/cpu_detect.h"
|
||||
#include "common/file_system.h"
|
||||
#include "common/log.h"
|
||||
#include "common/string_util.h"
|
||||
|
||||
Reference in New Issue
Block a user