Skip to content

Commit 56d4431

Browse files
committed
add x86 support and fix some bug
1 parent 7011e79 commit 56d4431

File tree

11 files changed

+1242
-351
lines changed

11 files changed

+1242
-351
lines changed

bangcle_tool/tools/smali/com/storm/fengyue/Native.smali

+1-2
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@
55

66
# direct methods
77
.method public constructor <init>()V
8-
.locals 0
8+
.registers 1
99

10-
.prologue
1110
.line 5
1211
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
1312

0 commit comments

Comments
 (0)