mirror of
https://github.com/shadowfacts/jinput-arm64.git
synced 2026-04-06 06:53:59 +00:00
Changed controller.jar to jinput.jar as per
http://www.JavaGaming.org/cgi-bin/JGNetForums/YaBB.cgi?board=jinput;action=display;num=1059866464
This commit is contained in:
parent
edc587f3e9
commit
ef7559ab41
5 changed files with 27 additions and 13 deletions
|
|
@ -32,7 +32,7 @@
|
|||
<javah>
|
||||
<classpath>
|
||||
<pathelement path="."/>
|
||||
<pathelement location="controller.jar"/>
|
||||
<pathelement location="jinput.jar"/>
|
||||
</classpath>
|
||||
<class name="net.java.games.input.LinuxDevice"/>
|
||||
<class name="net.java.games.input.LinuxEnvironmentPlugin"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue