mirror of
https://github.com/dmolony/DiskBrowser.git
synced 2025-02-18 05:30:29 +00:00
test PAT
This commit is contained in:
parent
3a33c4c3e0
commit
7c51072a10
@ -12,6 +12,7 @@ public class BasicTextFile extends TextFile
|
||||
private List<TextBuffer> buffers; // only used if it is a Prodos text file
|
||||
private int eof;
|
||||
private boolean prodosFile;
|
||||
// test
|
||||
|
||||
// ---------------------------------------------------------------------------------//
|
||||
public BasicTextFile (String name, byte[] buffer)
|
||||
|
Loading…
x
Reference in New Issue
Block a user