eqemu-server/utils/scripts/struct_fields.sh
2013-02-16 16:14:39 -08:00

4 lines
56 B
Bash

#!/bin/sh
sed 's#^.*[ \t]\([^ \t]*\);.*$#\tOUT(\1);#g'