From b0a4658038cb30f49d58d819cfa9e6d554a1d84b Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Wed, 3 Sep 2008 01:47:01 +0000 Subject: Add Nintendo Wii versions of Freddi Fish 1 and Pajama Sam 1. svn-id: r34290 --- common/util.h | 1 + 1 file changed, 1 insertion(+) (limited to 'common/util.h') diff --git a/common/util.h b/common/util.h index c23513596c..ecfdac33d7 100644 --- a/common/util.h +++ b/common/util.h @@ -210,6 +210,7 @@ enum Platform { kPlatformApple2GS, kPlatformPC98, + kPlatformWii, kPlatformUnknown = -1 }; -- cgit v1.2.3