mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-02 18:43:48 +00:00
Squashed 'modules/uwd/mysql-tools/' content from commit d76f949
git-subtree-dir: modules/uwd/mysql-tools git-subtree-split: d76f949e480d06fd4b33dd58249e8419238e9ca9
This commit is contained in:
5
build-dump-parser.sh
Normal file
5
build-dump-parser.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
gcc -O2 -Wall -pedantic dump-parser.c -o ./bin/dump-parser
|
||||
|
||||
read -p "done"
|
||||
Reference in New Issue
Block a user