rs-client: refactoring (#1344)
* Rename some things to be more consistent everywhere * rs-client: refactoring * MenuAction -> MenuOpcode merge
This commit is contained in:
@@ -28,7 +28,8 @@ public class class13 {
|
||||
signature = "(I)I",
|
||||
garbageValue = "246973533"
|
||||
)
|
||||
static final int method151() {
|
||||
@Export("getNewestMenuIdx")
|
||||
static final int getNewestMenuIdx() {
|
||||
return Client.menuOptionsCount - 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user