SPY Fox 3: Operation Ozone is supported too.
svn-id: r48112
This commit is contained in:
parent
62d5dd557a
commit
7f6c704c25
2 changed files with 2 additions and 1 deletions
1
NEWS
1
NEWS
|
@ -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 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 SPY Fox 3: Operation Ozone.
|
||||
- Added support for Dragon Historie.
|
||||
- Added support for TeenAgent.
|
||||
|
||||
|
|
|
@ -92,6 +92,7 @@ static const PlainGameDescriptor gameDescriptions[] = {
|
|||
{ "readtime", "Blue's Reading Time Activities" },
|
||||
{ "Soccer2004", "Backyard Soccer 2004" },
|
||||
{ "SoccerMLS", "Backyard Soccer MLS Edition" },
|
||||
{ "spyozon", "SPY Fox 3: Operation Ozone" },
|
||||
#endif
|
||||
{ "airport", "Let's Explore the Airport with Buzzy" },
|
||||
{ "balloon", "Putt-Putt and Pep's Balloon-O-Rama" },
|
||||
|
@ -127,7 +128,6 @@ static const PlainGameDescriptor gameDescriptions[] = {
|
|||
{ "socks", "Pajama Sam's Sock Works" },
|
||||
{ "spyfox", "SPY Fox 1: Dry Cereal" },
|
||||
{ "spyfox2", "SPY Fox 2: Some Assembly Required" },
|
||||
{ "spyozon", "SPY Fox 3: Operation Ozone" },
|
||||
{ "thinker1", "Big Thinkers First Grade" },
|
||||
{ "thinkerk", "Big Thinkers Kindergarten" },
|
||||
{ "water", "Freddi Fish and Luther's Water Worries" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue