mirror of
https://github.com/libretro/ppsspp.git
synced 2024-11-23 16:19:44 +00:00
5 lines
151 B
C
5 lines
151 B
C
#pragma once
|
|
|
|
// Just a test of the ARM64 emitter, playing around with running some code without having the whole emu around.
|
|
|
|
void Arm64EmitterTest(); |