mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-08-02 04:15:35 +00:00
6 lines
154 B
C
6 lines
154 B
C
//#if defined(__x86_64__) || defined(__i386__) || defined(_M_IX86) || defined(_M_X64)
|
|
//#include "xxh_x86dispatch.h"
|
|
//#else
|
|
#include "xxhash.h"
|
|
//#endif
|