Check in cython-created files.

This commit is contained in:
Tom Rothamel
2009-12-05 13:32:26 -05:00
parent 48cf0cd50a
commit ed3c0937d9
5 changed files with 10393 additions and 4 deletions
+1
View File
@@ -232,6 +232,7 @@ def main():
print "Did you run me with renpython -OO?"
print "Was ming using the right crt?"
print "Did you update renpy.py and launcher/script_version.rpy?"
print "Did you run with a RENPY_SCALE_FACTOR?"
if __name__ == "__main__":
main()