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 eeed6f3a0a..b2d0d22489 100644 --- a/py/mpqstrraw.h +++ b/py/mpqstrraw.h @@ -63,4 +63,5 @@ Q(append) Q(pop) Q(sort) Q(join) +Q(strip) Q(format) |