diff options
Diffstat (limited to 'py/mpqstrraw.h')
-rw-r--r-- | py/mpqstrraw.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/py/mpqstrraw.h b/py/mpqstrraw.h index e44df5ad18..e4404a36f0 100644 --- a/py/mpqstrraw.h +++ b/py/mpqstrraw.h @@ -65,4 +65,5 @@ Q(append) Q(pop) Q(sort) Q(join) +Q(strip) Q(format) |