summaryrefslogtreecommitdiff
path: root/py/mpqstrraw.h
diff options
context:
space:
mode:
authorJohn R. Lenton <jlenton@gmail.com>2014-01-13 02:31:00 +0000
committerJohn R. Lenton <jlenton@gmail.com>2014-01-13 02:31:00 +0000
commit07205ec323ca98d1c23af51e099119954d0fe7a4 (patch)
tree7752e520c792f47c43a005782bde9f7386fd0a2e /py/mpqstrraw.h
parent34f813ee29c7191e3de455c3fc9c788496e3b29e (diff)
added zip()
Diffstat (limited to 'py/mpqstrraw.h')
-rw-r--r--py/mpqstrraw.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/py/mpqstrraw.h b/py/mpqstrraw.h
index e4404a36f..e33194fd4 100644
--- a/py/mpqstrraw.h
+++ b/py/mpqstrraw.h
@@ -60,6 +60,7 @@ Q(set)
Q(sum)
Q(tuple)
Q(type)
+Q(zip)
Q(append)
Q(pop)