Borneq

net.sf.junace.ACEList

Sep 4th, 2013
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.16 KB | None | 0 0
  1. package net.sf.junace;
  2.  
  3. public class ACEList {
  4.     ACEFiles files;  // specifies files to be listed;
  5.     byte[] reserved; // 64 bytes has to be filled with zeroes
  6. }
Advertisement
Add Comment
Please, Sign In to add comment