Skip to content

Commit

Permalink
Added missing AGX entry to help text
Browse files Browse the repository at this point in the history
  • Loading branch information
skynettx committed Jun 3, 2024
1 parent aaa0212 commit 83b12ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ int main(int argc, char** argv)
" optional <SearchItemNameNumber> only list found items\n"
"-w Write header file from <INPUTFILE.GLB> and add <FILENUMBER>\n"
" for correct item numbers\n"
"-g Convert PIC, BLK and TILE items from <INPUTFILE.GLB> and <PALETTEFILE>\n"
"-g Convert PIC, BLK, TILE and AGX items from <INPUTFILE.GLB> and <PALETTEFILE>\n"
" to PNG format\n"
" optional <SearchItemNameNumber> only convert found items\n"
"-h Show this help\n");
Expand Down

0 comments on commit 83b12ca

Please sign in to comment.