package net.sf.junace;
public class UnACE {
native void nativeACEList(String ArchiveName, ACEList struct);
native boolean LoadAceDll();
}