mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-18 04:20:21 -07:00
Initial deob and project structure
This commit is contained in:
commit
e2d5c0a1e0
671 changed files with 108157 additions and 0 deletions
|
|
@ -0,0 +1,6 @@
|
|||
package com.sun.gluegen.runtime;
|
||||
|
||||
public interface DynamicLookupHelper {
|
||||
|
||||
long dynamicLookupFunction(String arg0);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue