~ubuntu-branches/debian/jessie/scummvm/jessie

« back to all changes in this revision

Viewing changes to backends/platform/dc/selector.cpp

  • Committer: Bazaar Package Importer
  • Author(s): Moritz Muehlenhoff
  • Date: 2011-05-25 19:02:23 UTC
  • mto: This revision was merged to the branch mainline in revision 23.
  • Revision ID: james.westby@ubuntu.com-20110525190223-fiqm0oaec714xk31
Tags: upstream-1.3.0
ImportĀ upstreamĀ versionĀ 1.3.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
 * along with this program; if not, write to the Free Software
19
19
 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
20
20
 *
21
 
 * $URL: https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummvm/tags/release-1-2-1/backends/platform/dc/selector.cpp $
22
 
 * $Id: selector.cpp 51480 2010-07-29 20:37:56Z marcus_c $
 
21
 * $URL$
 
22
 * $Id$
23
23
 *
24
24
 */
25
25
 
272
272
                         games[curr_game].dir,
273
273
                         games[curr_game].language,
274
274
                         games[curr_game].platform, games, curr_game)) {
275
 
            
 
275
 
276
276
            strcpy(games[curr_game].text, ge->description().c_str());
277
277
#if 0
278
278
            printf("Registered game <%s> (l:%d p:%d) in <%s> <%s> because of <%s> <*>\n",