Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 6079 in orxonox.OLD


Ignore:
Timestamp:
Dec 13, 2005, 3:04:29 AM (18 years ago)
Author:
bensch
Message:

orxonox/trunk: valgrind should work again

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/orxonox.cc

    r5996 r6079  
    203203
    204204  // initialize everything
    205   SDL_Init(SDL_INIT_TIMER);
     205  SDL_Init(0);
    206206  if( initResources () == -1)
    207207    return -1;
Note: See TracChangeset for help on using the changeset viewer.