mirror of
https://github.com/revanced/smali.git
synced 2025-06-13 04:27:38 +02:00
Add registers directive so example will compile
This commit is contained in:
@ -2,5 +2,6 @@
|
||||
.super Ljava/lang/Object;
|
||||
|
||||
.method public static 11()V
|
||||
.registers 0
|
||||
return-void
|
||||
.end method
|
Reference in New Issue
Block a user