Borneq

net.sf.junace.UnACE.java

Sep 5th, 2013
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. package net.sf.junace;
  2.  
  3. public class UnACE {
  4.     native void nativeACEList(String ArchiveName, ACEList struct);
  5.     native boolean LoadAceDll();
  6. }
Advertisement
Add Comment
Please, Sign In to add comment