mirror of
https://github.com/revanced/smali.git
synced 2025-05-09 19:04:32 +02:00
Add registers directive so example will compile
This commit is contained in:
parent
e032f1d8c7
commit
9546ddf95a
@ -2,5 +2,6 @@
|
|||||||
.super Ljava/lang/Object;
|
.super Ljava/lang/Object;
|
||||||
|
|
||||||
.method public static 11()V
|
.method public static 11()V
|
||||||
|
.registers 0
|
||||||
return-void
|
return-void
|
||||||
.end method
|
.end method
|
Loading…
x
Reference in New Issue
Block a user