mirror of
https://github.com/CPunch/gopenfusion.git
synced 2025-11-21 06:30:33 +00:00
protocol: add structures dumped from beta-20100104
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
from the disassembled source might be needed. This script can also be used to generate c-style structures
|
||||
(because it already does!)
|
||||
|
||||
usage: ./genstructs.py [IN.cs] > out.go
|
||||
usage: ./genstructs.py [IN.cs] > structs.go
|
||||
'''
|
||||
from distutils.ccompiler import new_compiler
|
||||
import subprocess
|
||||
|
||||
Reference in New Issue
Block a user