Borneq

net.sf.junace.UnACE

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