view pytouhou/formats/__init__.py @ 209:005ea47e11e0

Create enemy with negative life as it should be.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Tue, 08 Nov 2011 23:01:18 -0800
parents 88361534c77e
children 70e2ed71b09c
line wrap: on
line source

"""Touhou games file formats handling.

This package provides modules to handle the various proprietary file formats
used by Touhou games.
"""