Merge branch 'master' of github.com:Themaister/SSNES into ssnes-consoles

This commit is contained in:
Themaister 2011-12-03 00:49:26 +01:00
commit f76bf59fed

View File

@ -30,5 +30,5 @@ struct texture_image
bool texture_image_load(const char *path, struct texture_image* img);
#endif