Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
smb123w64gb committed Jun 24, 2017
1 parent e284868 commit d8b891b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BFRES_Injector_CMD/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ static void Main(string[] args)
{
Console.WriteLine($"\n> BFRES Injector v2.0a\n" +
"> Made by SMB123W64GB\n" +
"> Api by Syroot\n" +
"> Using Syroot.NintenTools.Bfres API\n" +
"> *.bfres *.obj\n");

ResFile TargetBFRES = new ResFile(args[0]);
Expand Down

0 comments on commit d8b891b

Please sign in to comment.