mirror of
https://github.com/DrBeef/QuestZDoom.git
synced 2025-05-01 13:30:50 +00:00
7 lines
156 B
ArmAsm
7 lines
156 B
ArmAsm
|
#include "mangle.h"
|
||
|
#define MPL_DCT64 ASM_NAME(dct64_3dnowext)
|
||
|
#define SYNTH_NAME ASM_NAME(synth_1to1_3dnowext_asm)
|
||
|
#include "synth_sse3d.h"
|
||
|
|
||
|
NONEXEC_STACK
|