diff options
Diffstat (limited to 'music/pokeredwavptnvis/README.txt')
-rw-r--r-- | music/pokeredwavptnvis/README.txt | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/music/pokeredwavptnvis/README.txt b/music/pokeredwavptnvis/README.txt deleted file mode 100644 index dff29542..00000000 --- a/music/pokeredwavptnvis/README.txt +++ /dev/null @@ -1,17 +0,0 @@ -to compile you must have g++ installed
-type: make
-and it will install to the extras folder
-
-if you want to unmake
-type: make clean
-and it will remove make objects and the executable
-
-the program usage is: pokeredwavptnvis [<offset> [<file> | --]
-offset is the rom offset in hexidecimal (FFFF or 0xFFFF)
-file is the rom file, you can use -- for "../baserom.gbc"
-
-to make things quick and easy you can just enter the hexidecimal offset
-pokeredwavptnvis <offset>
-
-you may enter limited interactive mode by not supplying any arguments
-pokeredwavptnvis
\ No newline at end of file |