1.40c psp release

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@422 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
notaz 2008-04-16 18:58:01 +00:00
parent 4b8126a496
commit de2b4cdb78
2 changed files with 5 additions and 1 deletions

View file

@ -649,6 +649,10 @@ Additional thanks
Changelog
---------
1.40c
* Fixed a problem with sound in Marble Madness.
* GP2X: Fixed minor problem with key config.
1.40b
* Fixed sprite masking code. Thanks to Lordus for explaining how it works.
+ Added "disable sprite limit" option.

View file

@ -1,2 +1,2 @@
#define VERSION "1.40b"
#define VERSION "1.40c"