Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
vittorioromeo committed Jun 16, 2024
1 parent 6a2c8ec commit 616ab88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/r_gdb.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/bin/bash
(cp ./SSVOpenHexagon-Console.exe ../_RELEASE ; cd ../_RELEASE && gdb -- ./SSVOpenHexagon-Console.exe "$@")
#!/bin/bash
(cp ./SSVOpenHexagon-Console.exe ../_RELEASE ; cd ../_RELEASE && gdb -- ./SSVOpenHexagon-Console.exe "$@")

0 comments on commit 616ab88

Please sign in to comment.