mirror of
https://github.com/PaperMC/Velocity.git
synced 2026-04-20 11:28:15 +02:00
4 lines
104 B
C
4 lines
104 B
C
#include <jni.h>
|
|
|
|
JNIEXPORT void JNICALL
|
|
throwException(JNIEnv *env, const char *type, const char *msg); |