SPY Fox 3: Operation Ozone is supported too.

svn-id: r48112
This commit is contained in:
Travis Howell 2010-02-22 23:47:10 +00:00
parent 62d5dd557a
commit 7f6c704c25
2 changed files with 2 additions and 1 deletions

1
NEWS
View file

@ -7,6 +7,7 @@ For a more comprehensive changelog for the latest experimental SVN code, see:
- Added support for Blue's Reading Time Activities. - Added support for Blue's Reading Time Activities.
- Added support for Freddi Fish 5: The Case of the Creature of Coral Cove. - Added support for Freddi Fish 5: The Case of the Creature of Coral Cove.
- Added support for Pajama Sam: Games to Play on Any Day. - Added support for Pajama Sam: Games to Play on Any Day.
- Added support for SPY Fox 3: Operation Ozone.
- Added support for Dragon Historie. - Added support for Dragon Historie.
- Added support for TeenAgent. - Added support for TeenAgent.

View file

@ -92,6 +92,7 @@ static const PlainGameDescriptor gameDescriptions[] = {
{ "readtime", "Blue's Reading Time Activities" }, { "readtime", "Blue's Reading Time Activities" },
{ "Soccer2004", "Backyard Soccer 2004" }, { "Soccer2004", "Backyard Soccer 2004" },
{ "SoccerMLS", "Backyard Soccer MLS Edition" }, { "SoccerMLS", "Backyard Soccer MLS Edition" },
{ "spyozon", "SPY Fox 3: Operation Ozone" },
#endif #endif
{ "airport", "Let's Explore the Airport with Buzzy" }, { "airport", "Let's Explore the Airport with Buzzy" },
{ "balloon", "Putt-Putt and Pep's Balloon-O-Rama" }, { "balloon", "Putt-Putt and Pep's Balloon-O-Rama" },
@ -127,7 +128,6 @@ static const PlainGameDescriptor gameDescriptions[] = {
{ "socks", "Pajama Sam's Sock Works" }, { "socks", "Pajama Sam's Sock Works" },
{ "spyfox", "SPY Fox 1: Dry Cereal" }, { "spyfox", "SPY Fox 1: Dry Cereal" },
{ "spyfox2", "SPY Fox 2: Some Assembly Required" }, { "spyfox2", "SPY Fox 2: Some Assembly Required" },
{ "spyozon", "SPY Fox 3: Operation Ozone" },
{ "thinker1", "Big Thinkers First Grade" }, { "thinker1", "Big Thinkers First Grade" },
{ "thinkerk", "Big Thinkers Kindergarten" }, { "thinkerk", "Big Thinkers Kindergarten" },
{ "water", "Freddi Fish and Luther's Water Worries" }, { "water", "Freddi Fish and Luther's Water Worries" },