diff options
Diffstat (limited to 'libpcsxcore/gte_arm.h')
-rw-r--r-- | libpcsxcore/gte_arm.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libpcsxcore/gte_arm.h b/libpcsxcore/gte_arm.h new file mode 100644 index 0000000..69924c8 --- /dev/null +++ b/libpcsxcore/gte_arm.h @@ -0,0 +1 @@ +void gteNCLIP_arm(void *cp2_regs, int opcode); |