mirror of
https://github.com/LittleTurtle2333/SimplicityTools.git
synced 2026-07-13 11:51:22 +08:00
Merge branch 'main' of https://github.com/qqlittleice233/SimplicityTools into qqlittleice233-main
This commit is contained in:
10
app/src/main/cpp/native.h
Normal file
10
app/src/main/cpp/native.h
Normal file
@@ -0,0 +1,10 @@
|
||||
//
|
||||
// Created by Owner on 2022/3/9.
|
||||
//
|
||||
|
||||
#ifndef FUCKCOOLAPKR_NATIVE_H
|
||||
#define FUCKCOOLAPKR_NATIVE_H
|
||||
|
||||
extern "C" jint BILI_JNI_OnLoad(JavaVM *vm, void *reserved);
|
||||
|
||||
#endif //FUCKCOOLAPKR_NATIVE_H
|
||||
Reference in New Issue
Block a user